Skip to content

Commit 902b2e5

Browse files
authored
Updated intro docs (#153)
1 parent 6fe3dc8 commit 902b2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/SimpleCache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Monthly Downloads](https://poser.pugx.org/cache/simple-cache-bridge/d/monthly.png)](https://packagist.org/packages/cache/simple-cache-bridge)
77
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
88

9-
This is a PSR-6 cache implementation using PHP array. It is a part of the PHP Cache organisation. To read about
9+
This is a bridge that converts a PSR-6 cache implementation to PSR-16 (SimpleCache). It is a part of the PHP Cache organisation. To read about
1010
features like tagging and hierarchy support please read the shared documentation at [www.php-cache.com](http://www.php-cache.com).
1111

1212
### Install

0 commit comments

Comments
 (0)