:octocat: +readthedocs badge

This commit is contained in:
smiley
2023-09-03 21:26:35 +02:00
parent 91975f191f
commit ae4ba21b77
+3 -1
View File
@@ -11,6 +11,7 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
[![CodeCov][coverage-badge]][coverage]
[![Codacy][codacy-badge]][codacy]
[![Packagist downloads][downloads-badge]][downloads]
[![Documentation][readthedocs-badge]][readthedocs]
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF
[php]: https://www.php.net/supported-versions.php
@@ -24,7 +25,8 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
[codacy]: https://www.codacy.com/gh/chillerlan/php-qrcode/dashboard?branch=main
[downloads-badge]: https://img.shields.io/packagist/dt/chillerlan/php-qrcode?logo=packagist
[downloads]: https://packagist.org/packages/chillerlan/php-qrcode/stats
[readthedocs-badge]: https://img.shields.io/readthedocs/php-qrcode/main?logo=readthedocs
[readthedocs]: https://php-qrcode.readthedocs.io/en/main/
## Overview