From c104e602010f516cd81948817130a68138265b14 Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Sat, 9 Apr 2016 00:53:18 +0200 Subject: [PATCH] fix docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feac3e5..e2fc4b3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Fresh approach to machine learning in PHP. Note that at the moment PHP is not th ## Documentation -To find out how to use PHP-ML follow [Documentation](php-ml.readthedocs.org). +To find out how to use PHP-ML follow [Documentation](http://php-ml.readthedocs.org/). ## Installation