diff options
-rw-r--r-- | php-zendframework-zend-test.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-test.spec b/php-zendframework-zend-test.spec index 0892f6b..3e3cdae 100644 --- a/php-zendframework-zend-test.spec +++ b/php-zendframework-zend-test.spec @@ -118,6 +118,8 @@ testing of your Zend Framework MVC applications. PHPUnit is the only library supported currently. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |