We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb365ef commit 840c02fCopy full SHA for 840c02f
README.md
@@ -5,7 +5,7 @@ This repository holds all interfaces related to [PSR-16 (Common Interface for Ca
5
6
Note that this is not a Caching implementation of its own. It is merely interfaces that describe the components of a Simple Caching mechanism.
7
8
-You can find [implementations][implementation-url] and [installation instructions][package-url] for the specification on the packagist.
+The installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.
9
10
[psr-url]: https://www.php-fig.org/psr/psr-16/
11
[package-url]: https://packagist.org/packages/psr/simple-cache
0 commit comments