From d8a65ae409b158ef31c53e5620b92d3c4b89d827 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Tue, 8 Oct 2013 00:04:31 +0200 Subject: [PATCH] added usage to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcaa7b8..ec13395 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ v0.3 (2012-10-02) * Added crop. Can crop a area (`width`, `height`, `start_x`, `start_y`) from the original image. * Corrected to make the 304 Not Modified header work. -* Pre-defined sizes can be configured for width in `img.php`. +* Predefined sizes can be configured for width in `img.php`. * Corrected to make crop work with width or height in combination with crop-to-fit. @@ -127,7 +127,7 @@ v0.1.1 (2012-04-27) v0.1 (2012-04-25) -* Initial release after rewriting some older code I had lying around. +* Initial release after rewriting some older code doing the same, but not that good and flexible.
  .