Skip to content

Commit 65d3801

Browse files
committed
:octocar: +docs badge
1 parent 2b5c93b commit 65d3801

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A psr/simple-cache implementation for PHP 7.4+.
1010
[![Scrunitizer][scrutinizer-badge]][scrutinizer]
1111
[![Packagist downloads][downloads-badge]][downloads]<br/>
1212
[![Continuous Integration][gh-action-badge]][gh-action]
13+
[![phpDocs][gh-docs-badge]][gh-docs]
1314

1415
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-cache?logo=php&color=8892BF
1516
[php]: https://www.php.net/supported-versions.php
@@ -27,6 +28,8 @@ A psr/simple-cache implementation for PHP 7.4+.
2728
[downloads]: https://packagist.org/packages/chillerlan/php-cache/stats
2829
[gh-action-badge]: https://github.com/chillerlan/php-cache/workflows/Continuous%20Integration/badge.svg
2930
[gh-action]: https://github.com/chillerlan/php-cache/actions
31+
[gh-docs-badge]: https://github.com/chillerlan/php-cache/workflows/Docs/badge.svg
32+
[gh-docs]: https://github.com/chillerlan/php-cache/actions?query=workflow%3ADocs
3033

3134
## Features:
3235
- [PSR-16 simple-cache-implementation](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md)

0 commit comments

Comments
 (0)