Create README.md

This commit is contained in:
Nikolaos Ftylitakis 2016-08-10 18:16:59 +03:00 committed by GitHub
parent af86c7857c
commit f4208ba01e

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# qzxing
Qt/QML wrapper library for the ZXing decoding library.
Supports barcode decoding for the following types:
* UPC-A
* UPC-E
* EAN-8
* EAN-13
* ITF
* Code 39
* Code 93
* Code 128
* Codabar
* QR Code
* Data Matrix
* Aztec (beta)
* PDF 417 (beta)