Sfoglia il codice sorgente

v1.0.6 FixFixFix - Update Readme

master
parent
commit
d67427740b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      README.md

+ 3
- 0
README.md Vedi File

@@ -5,6 +5,9 @@ For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/ge
## Generating barcodes ## Generating barcodes
Usage is pretty straight forward. Usage is pretty straight forward.
```
barcode -e <encoding> -f <output_format> [options] <barcode string> <output file>
```
##### There are 4 required parameters ##### There are 4 required parameters
1. Encoding (barcode type) 1. Encoding (barcode type)
2. Output format (png, jpg, svg, html) 2. Output format (png, jpg, svg, html)


Caricamento…
Annulla
Salva