We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089f32c commit bb041adCopy full SHA for bb041ad
README.md
@@ -5,7 +5,7 @@ This repository holds the `RequestHandlerInterface` related to [PSR-15 (HTTP Ser
5
6
Note that this is not a Server Request Handler implementation of its own. It is merely the interface that describe a Server Request Handler.
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-15/
11
[package-url]: https://packagist.org/packages/psr/http-server-handler
0 commit comments