Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tavinus/cli-barcode
Browse files Browse the repository at this point in the history
  • Loading branch information
tavinus committed May 20, 2017
2 parents fa73c89 + b0e1bda commit 478e059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ You will need to have `make` installed for this.

## Generating barcodes
Usage is pretty straight forward.
#####There are 4 required parameters
##### There are 4 required parameters
1. Encoding (barcode type)
2. Output format (png, jpg, svg, html)
3. Barcode string (will become the barcode)
4. Output file (where to save it)

#####Apart from that you get a few optional parameters
##### Apart from that you get a few optional parameters
* Width factor for the bars (defaults to 2)
* Height of the bars (defaults to 30)
* Color of the bars (defaults to black)
Expand Down

0 comments on commit 478e059

Please sign in to comment.