From fbbe5c57617f2e6792121f34bf938a0a82e10aae Mon Sep 17 00:00:00 2001 From: Anatoly Pashin Date: Sat, 6 Jan 2018 20:12:42 +1000 Subject: [PATCH] Update README.md (#181) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69f0eb7..874d0d2 100644 --- a/README.md +++ b/README.md @@ -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