We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b737ec3 commit 5950642Copy full SHA for 5950642
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# cli-barcode PHP
2
### Current version [1.0.7](https://github.com/tavinus/cli-barcode/releases/tag/1.0.7)
3
-Generates awesome barcodes from CLI using PHP
+Create awesome barcodes from CLI using PHP.
4
This script uses @picqer's [php-barcode-generator](https://github.com/picqer/php-barcode-generator) to generate barcodes from the command line.
5
For command line parsing @ulrichsg's [getopt-php](https://github.com/ulrichsg/getopt-php) is used.
6
## Generating barcodes
0 commit comments