From 923f9af223895b7eed45286d9fffc95d1000ae8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Ba=C5=84kowski?= Date: Tue, 30 Dec 2014 12:25:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a9c39..ced538f 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Download from github or simply add composer dependency: ###Documentation Tutorials: -* [Functional programming](http://ouzo.readthedocs.org/en/latest/documentation/functional_programming.html) +* [Functional programming with Ouzo](http://ouzo.readthedocs.org/en/latest/documentation/functional_programming.html) Utilities: * [Arrays](http://ouzo.readthedocs.org/en/latest/utils/arrays.html) - Helper functions for arrays.