From c59a27e521e87d6d72369ad74b6125ab5bb940f3 Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Thu, 29 Oct 2015 22:43:54 +0100 Subject: [PATCH] fixed markdown mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc916be..b85f94e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Just by editing the URL and adding the size (in width**x**height) the image gets You can limit the number of resizes per image in the ```index.php``` file ## Rotation -You can now see a rotated version of an image by adding ````/left/```, ````right``` or ````/upside/``` to the URL. +You can now see a rotated version of an image by adding ```/left/```, ```/right/``` or ```/upside/``` to the URL. - Original URL: https://www.pictshare.net/b260e36b60.jpg - Rotated left: https://www.pictshare.net/left/b260e36b60.jpg