From 3b34550c9c3a465491392e562f696cb88b0673a5 Mon Sep 17 00:00:00 2001 From: Andrew Feeney Date: Thu, 14 Nov 2019 18:03:51 +1100 Subject: [PATCH] Make grammar a little more natural (#411) * Make grammar a little more natural * Now with added "no duplicate it" --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3457f68..56d2359 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,7 +44,7 @@ To find out how to use PHP-ML follow [Documentation](http://php-ml.readthedocs.o ## Installation -Currently this library is in the process of developing, but You can install it with Composer: +This library is still in beta. However, it can be installed with Composer: ``` composer require php-ai/php-ml