Update README.md

This commit is contained in:
MOATAZ IBRAHIM ELDESOUKI TAWFEEK MOHAMMED 2017-01-17 18:37:35 +02:00 committed by GitHub
parent 7db35b83dc
commit 3939bb4bd0
1 changed files with 3 additions and 0 deletions

View File

@ -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