From d67427740b61e42e4648dd4ac707c18852d123f7 Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Sat, 20 May 2017 07:31:21 -0300 Subject: [PATCH] v1.0.6 FixFixFix - Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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)