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.