Skip to content

Commit d674277

Browse files
committed
v1.0.6 FixFixFix - Update Readme
1 parent ccc93f7 commit d674277

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/ge
55

66
## Generating barcodes
77
Usage is pretty straight forward.
8+
```
9+
barcode -e <encoding> -f <output_format> [options] <barcode string> <output file>
10+
```
811
##### There are 4 required parameters
912
1. Encoding (barcode type)
1013
2. Output format (png, jpg, svg, html)

0 commit comments

Comments
 (0)