diff options
-rw-r--r-- | php-zendframework-zend-math.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec index 8600c6d..0758122 100644 --- a/php-zendframework-zend-math.spec +++ b/php-zendframework-zend-math.spec @@ -84,6 +84,8 @@ So far the supported functionalities are: * Zend\Math\Rand, a random number generator; * Zend\Math\BigInteger, a library to manage big integers. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |