浏览代码

v1.0.6 FixFixFix - Update Readme

master
父节点
当前提交
d67427740b
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      README.md

+ 3
- 0
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 <encoding> -f <output_format> [options] <barcode string> <output file>
```
##### There are 4 required parameters
1. Encoding (barcode type)
2. Output format (png, jpg, svg, html)


正在加载...
取消
保存