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.