Sfoglia il codice sorgente

:octocat: +readthedocs badge

smiley 2 anni fa
parent
commit
ae4ba21b77
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -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