Update README.md (#181)

This commit is contained in:
Anatoly Pashin 2018-01-06 20:12:42 +10:00 committed by Arkadiusz Kondas
parent c4ad117d28
commit fbbe5c5761
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
PHP-ML requires PHP >= 7.0.
PHP-ML requires PHP >= 7.1.
Simple example of classification:
```php