浏览代码

v1.0.6 FixFixFix - Update Readme

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

+ 5
- 0
README.md 查看文件

@@ -18,6 +18,11 @@ Usage is pretty straight forward.
I find the default settings for these very optimal, since there is usually no big penalty on resizing the barcodes generated.
The encodings and output formats are case-insenstive.

##### Important Notes
From [v1.0.6](https://github.com/tavinus/cli-barcode/releases/tag/1.0.6) parameters and options can be passed in any order,
as long as the `Barcode String` comes before the `Output File`.
This requires my patched version of `getopt-php`.
## Example Runs
#### Blue Colored `CODE_128_C` SVG with "123123123123"


正在加载...
取消
保存