Update README.md
This commit is contained in:
parent
5fadb3cbb4
commit
247d06a727
12
README.md
12
README.md
|
|
@ -5,6 +5,18 @@ Encoding with zxing (Qr code, PDF 417)
|
||||||
# Encoding-with-zxing Android [](https://github.com/MelDiSooQi/Encoding-with-zxing)
|
# Encoding-with-zxing Android [](https://github.com/MelDiSooQi/Encoding-with-zxing)
|
||||||
> A curated list of encoding with zxing README
|
> A curated list of encoding with zxing README
|
||||||
|
|
||||||
|
## Supported Formats
|
||||||
|
|
||||||
|
| 1D product | 1D industrial | 2D
|
||||||
|
| ---------- | ------------- | --------------
|
||||||
|
| UPC-A | Code 39 | QR Code
|
||||||
|
| UPC-E | Code 93 | Data Matrix
|
||||||
|
| EAN-8 | Code 128 | Aztec (beta)
|
||||||
|
| EAN-13 | Codabar | PDF 417 (beta)
|
||||||
|
| | ITF |
|
||||||
|
| | RSS-14 |
|
||||||
|
| | RSS-Expanded |
|
||||||
|
|
||||||
- [Berif](https://github.com/MelDiSooQi/Encoding-with-zxing) - Project logo. Clear description of what the project does. Build badges. Demo screenshot. Simple install and usage sections. Includes an examples section with common uses.
|
- [Berif](https://github.com/MelDiSooQi/Encoding-with-zxing) - Project logo. Clear description of what the project does. Build badges. Demo screenshot. Simple install and usage sections. Includes an examples section with common uses.
|
||||||
|
|
||||||
Elements in beautiful READMEs include, but not limited to: images, screenshots, GIFs, text formatting, etc.
|
Elements in beautiful READMEs include, but not limited to: images, screenshots, GIFs, text formatting, etc.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue