summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-diactoros.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-diactoros.spec b/php-zendframework-zend-diactoros.spec
index cb414e0..734a5af 100644
--- a/php-zendframework-zend-diactoros.spec
+++ b/php-zendframework-zend-diactoros.spec
@@ -86,6 +86,8 @@ A PHP package containing implementations of the accepted PSR-7 HTTP message
interfaces [1], as well as a "server" implementation similar to node's
http.Server [2].
+Documentation: https://zendframework.github.io/%{gh_project}/
+
Autoloader: %{phpdir}/Zend/Diactoros/autoload.php
[1] http://www.php-fig.org/psr/psr-7/