Skip to content

Commit b98f110

Browse files
authored
Update Readme.md
1 parent 6476eb0 commit b98f110

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ It creates SVG, PNG, JPG and HTML images, from the most used 1D barcode standard
88
*The codebase is based on the [TCPDF barcode generator](https://github.com/tecnickcom/TCPDF) by Nicola Asuni. This code is therefor licensed under LGPLv3.*
99

1010
## No support for...
11-
We do not support any 2D barcodes, like QR codes. We also only generate the 'bars' part of a barcode. If you want text of the code below the barcode, you could add it later to the output of this package.
11+
- No support for any **2D** barcodes, like QR codes.
12+
- We only generate the 'bars' part of a barcode, without text below the barcode. If you want text of the code below the barcode, you could add it later to the output of this package.
1213

1314
## Installation
1415
Install through [composer](https://getcomposer.org/doc/00-intro.md):

0 commit comments

Comments
 (0)