From d4c72bbd4d95208fe604ead84b045614a9ea5b8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20=D0=B5=CE=9Canw=CA=AC=C4=94bd=C6=8Ev?= Date: Tue, 21 Jan 2014 10:43:31 +0100 Subject: [PATCH] readme.md: typos --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 87e0da7d..00d703b3 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ The best way to install Dibi is to use a [Composer](http://getcomposer.org/downl Or you can download the latest package from http://dibiphp.com. In this package is also `Dibi.minified`, shrinked single-file version of whole Dibi, -useful when you don't want to modify library, but just use it. +useful when you don't want to modify the library, but just use it. Dibi requires PHP 5.2.0 or later. It has been tested with PHP 5.5 too.