From 9a49bba35c8080044c41fc3215916d4dee75035c Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 5 Jun 2015 15:52:28 +0200 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51da9e6..3198cef 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Is an image viewer written in HTML5. ## Howto -Get the [newest release](https://github.com/danieltroger/imagr/releases/latest) (you probaly just got), extract it and place it on your webserver, ensure that we can write there, edit `config.php` to fit your needs, place your images in the root folder of this script or just simply drag and drop them into the page. Enjoy! +Get the [newest release](https://github.com/danieltroger/imagr/releases/latest), extract it and place it on your webserver, ensure that we can write there, edit `config.php` to fit your needs, place your images in the root folder of this script or just simply drag and drop them into the page. Enjoy! PS: If you are planning to use imagr in the root directory of your website, the automatic `.htaccess` creation won't work.