aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio <silvio@devlet.com.br>2011-04-26 17:22:48 -0300
committerSilvio <silvio@devlet.com.br>2011-04-26 17:22:48 -0300
commit9ed0ba9822f1471e0b9a1e051aad33ede5966d17 (patch)
tree1f45850d85de89bcec886d530eea0b10412ab613
parentdf070a36a81a6ef897a83922f0915e70c2154b2f (diff)
downloadimagecache_auto-9ed0ba9822f1471e0b9a1e051aad33ede5966d17.tar.gz
imagecache_auto-9ed0ba9822f1471e0b9a1e051aad33ede5966d17.tar.bz2
README fix
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index a3fc57a..8bf4fdd 100644
--- a/README.txt
+++ b/README.txt
@@ -7,7 +7,7 @@ operation by providing:
1. An internal API for creating or removing multiple ImageCache presets
at once.
- 2. A public API for creating ImageCache presets upon request
+ 2. A public API for creating ImageCache presets upon requests to paths like
http://yoursite/<file path>/imagecache_auto/<width>/<height>/<filename>,
which will automatically create a resize and crop profile with the given
dimensions and return the filename.