From 02ee48f457e47fb138bf7c5a831eb008d2719ef1 Mon Sep 17 00:00:00 2001 From: Maxim Date: Wed, 11 Feb 2015 20:40:44 +0900 Subject: [PATCH] Small fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44ba1d5..8bb5ae6 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ The options in the config file are set with sane default values and they should Assuming you've got an image named "kayaks.jpg" in ```app/storage/images``` (the input directory specified in the config file) you can use this code in a blade view: ```php - + ``` The arguments for ```modify``` can also be used as a second (optional) argument for ```load```: