diff --git a/README.md b/README.md index 8ca3996..35e84fe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/ge ## Generating barcodes Usage is pretty straight forward. +``` +barcode -e -f [options] +``` ##### There are 4 required parameters 1. Encoding (barcode type) 2. Output format (png, jpg, svg, html)