🚿 linkfix

This commit is contained in:
smiley
2024-08-25 14:29:40 +02:00
parent 3a9b660e89
commit 034b3a383f
+1 -1
View File
@@ -3,7 +3,7 @@
A PHP QR Code generator based on the [implementation by Kazuhiko Arase](https://github.com/kazuhikoarase/qrcode-generator), namespaced, cleaned up, improved and other stuff. <br>
It also features a QR Code reader based on a [PHP port](https://github.com/khanamiryan/php-qrcode-detector-decoder) of the [ZXing library](https://github.com/zxing/zxing).
**Attention:** there is now also a javascript port: [@chillerlan/js-qrcode](https://github.com/chillerlan/js-qrcode/pkgs/npm/qrcode).
**Attention:** there is now also a javascript port on NPM: [@chillerlan/qrcode](https://www.npmjs.com/package/@chillerlan/qrcode).
[![PHP Version Support][php-badge]][php]
[![Packagist version][packagist-badge]][packagist]