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.
2 parents ddb1cc2 + 3404961 commit 2ed3887Copy full SHA for 2ed3887
README.md
@@ -1,7 +1,6 @@
1
# QR code decoder / reader for PHP
2
-This is a PHP library to detect and decode QR-codes.
3
-This is first and only QR code reader that works without extensions.
4
-Ported from [ZXing library](https://github.com/zxing/zxing)
+This is a PHP library to detect and decode QR-codes.<br />This is first and only QR code reader that works without extensions.<br />
+Ported from [ZXing library](https://github.com/zxing/zxing)
5
6
## Usage
7
```php
0 commit comments