Update README.md
This commit is contained in:
parent
7db35b83dc
commit
3939bb4bd0
|
|
@ -4,6 +4,9 @@ Encoding with zxing (Qr code, PDF 417)
|
||||||
|
|
||||||
Add library dependency
|
Add library dependency
|
||||||
|
|
||||||
|
First add encoding_zxing_lib in your project
|
||||||
|
Then :
|
||||||
|
|
||||||
compile project(path: ':encoding_zxing_lib')
|
compile project(path: ':encoding_zxing_lib')
|
||||||
|
|
||||||
To generate encode of QrCode
|
To generate encode of QrCode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue