File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
11
11
[ ![ CodeCov] [ coverage-badge ]] [ coverage ]
12
12
[ ![ Codacy] [ codacy-badge ]] [ codacy ]
13
13
[ ![ Packagist downloads] [ downloads-badge ]] [ downloads ]
14
+ [ ![ Documentation] [ readthedocs-badge ]] [ readthedocs ]
14
15
15
16
[ php-badge ] : https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF
16
17
[ 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
24
25
[ codacy ] : https://www.codacy.com/gh/chillerlan/php-qrcode/dashboard?branch=main
25
26
[ downloads-badge ] : https://img.shields.io/packagist/dt/chillerlan/php-qrcode?logo=packagist
26
27
[ 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/
28
30
29
31
## Overview
30
32
You can’t perform that action at this time.
0 commit comments