1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 14:16:39 +02:00

readme.md: typos

This commit is contained in:
Emmanuel еΜanwʬĔbdƎv
2014-01-21 10:43:31 +01:00
committed by David Grudl
parent c802f9343a
commit d4c72bbd4d

View File

@@ -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.