浏览代码

Update README.md

master
Gustavo Arnosti Neves 8 年前
committed by GitHub
父节点
当前提交
b737ec3d50
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -1,8 +1,8 @@
# cli-barcode PHP # cli-barcode PHP
### Current version [1.0.7](https://github.com/tavinus/cli-barcode/releases/tag/1.0.7)
Generates awesome barcodes from CLI using PHP Generates awesome barcodes from CLI using PHP
This script uses @picqer's [php-barcode-generator](https://github.com/picqer/php-barcode-generator) to generate barcodes from the command line. This script uses @picqer's [php-barcode-generator](https://github.com/picqer/php-barcode-generator) to generate barcodes from the command line.
For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/getopt-php) is used. For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/getopt-php) is used.
## Generating barcodes ## Generating barcodes
Usage is pretty straight forward. Usage is pretty straight forward.
``` ```


正在加载...
取消
保存