From 2d8cccc795dafb0315a7cdd5eeea234c6acc592d Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 12 Feb 2014 15:22:52 +0100 Subject: [PATCH] Display image in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 573632c..8e318cd 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Review the settings in `webroot/img_config.php` and check out `webroot/img.php` Usage ------------------------------------- -###List of parameters {#parameters} +###List of parameters The `img.php` supports a lot of parameters. Combine the parameters to get the desired behavior and resulting image. For example, take the original image, resize it using width, aspect-ratio and crop-to-fit, apply a sharpen effect, save the image as JPEG using quality 30.