This commit is contained in:
codemasher
2021-12-06 22:30:18 +01:00
parent 0a4a5a9f85
commit 7cf092c245
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ echo '<img src="'.(new QRCode)->render($data).'" alt="QR Code" />';
```
<p align="center">
<img alt="QR codes are awesome!" style="width: auto; height: 265px;" src="https://raw.githubusercontent.com/chillerlan/php-qrcode/main/.github/images/example.svg">
<img alt="QR codes are awesome!" style="width: auto; height: 530px;" src="https://raw.githubusercontent.com/chillerlan/php-qrcode/main/.github/images/example.svg">
</p>
Wait, what was that? Please again, slower! See [Advanced usage](https://github.com/chillerlan/php-qrcode/wiki/Advanced-usage) on the wiki.