mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-05 04:57:52 +00:00
add documentation link
This commit is contained in:
parent
5be2147784
commit
04763b16f0
@ -1,6 +1,7 @@
|
||||
# PHP Machine learning library
|
||||
# PHP Machine Learning library
|
||||
|
||||
[![Build Status](https://scrutinizer-ci.com/g/php-ai/php-ml/badges/build.png?b=develop)](https://scrutinizer-ci.com/g/php-ai/php-ml/build-status/develop)
|
||||
[![Documentation Status](https://readthedocs.org/projects/php-ml/badge/?version=develop)](http://php-ml.readthedocs.org/en/develop/?badge=develop)
|
||||
[![Total Downloads](https://poser.pugx.org/php-ai/php-ml/downloads.svg)](https://packagist.org/packages/php-ai/php-ml)
|
||||
[![License](https://poser.pugx.org/php-ai/php-ml/license.svg)](https://packagist.org/packages/php-ai/php-ml)
|
||||
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-ai/php-ml/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/php-ai/php-ml/?branch=develop)
|
||||
@ -9,7 +10,7 @@ Fresh approach to machine learning in PHP. Note that at the moment PHP is not th
|
||||
|
||||
## Documentation
|
||||
|
||||
The documentation will be available on `Read the Docs` soon ...
|
||||
To find out how to use PHP-ML follow [Documentation](php-ml.readthedocs.org).
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user