Skip to content

Commit ae4ba21

Browse files
committed
:octocat: +readthedocs badge
1 parent 91975f1 commit ae4ba21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
1111
[![CodeCov][coverage-badge]][coverage]
1212
[![Codacy][codacy-badge]][codacy]
1313
[![Packagist downloads][downloads-badge]][downloads]
14+
[![Documentation][readthedocs-badge]][readthedocs]
1415

1516
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF
1617
[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
2425
[codacy]: https://www.codacy.com/gh/chillerlan/php-qrcode/dashboard?branch=main
2526
[downloads-badge]: https://img.shields.io/packagist/dt/chillerlan/php-qrcode?logo=packagist
2627
[downloads]: https://packagist.org/packages/chillerlan/php-qrcode/stats
27-
28+
[readthedocs-badge]: https://img.shields.io/readthedocs/php-qrcode/main?logo=readthedocs
29+
[readthedocs]: https://php-qrcode.readthedocs.io/en/main/
2830

2931
## Overview
3032

0 commit comments

Comments
 (0)