updated readme
This commit is contained in:
parent
0bbbcd75fa
commit
30df39e13a
11
README.md
11
README.md
|
@ -2,16 +2,17 @@
|
||||||
This is a package for GO which can be used to create different types of barcodes.
|
This is a package for GO which can be used to create different types of barcodes.
|
||||||
|
|
||||||
## Supported Barcode Types ##
|
## Supported Barcode Types ##
|
||||||
|
* 2 of 5
|
||||||
* Aztec Code
|
* Aztec Code
|
||||||
* Codabar
|
* Codabar
|
||||||
* Code 128
|
* Code 128
|
||||||
* Code 93
|
|
||||||
* Code 39
|
* Code 39
|
||||||
* EAN 8
|
* Code 93
|
||||||
* EAN 13
|
|
||||||
* Datamatrix
|
* Datamatrix
|
||||||
* QR Codes
|
* EAN 13
|
||||||
* 2 of 5
|
* EAN 8
|
||||||
|
* PDF 417
|
||||||
|
* QR Code
|
||||||
|
|
||||||
## Example ##
|
## Example ##
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue