diff --git a/README.md b/README.md index dcde0a61..82fdffcf 100644 --- a/README.md +++ b/README.md @@ -24,19 +24,31 @@ compare it to apache's built in autoindex: /> +Live example +------------ + +For a live experience browse [here](http://repo.larsjung.de/h5ai-sample) +*(the files are all empty to save webspace)* + + Install ------- -* copy the `h5ai` folder to the web-root directory of your server -* add the content of file `dot-htaccess` to the `.htaccess` file in the directory - you want to be indexed (you might have to create this file) +* Copy the `h5ai` folder to the web-root directory of your server or alternativly set an alias `/h5ai/` to + this folder. +* Add the content of file `dot-htaccess` to the `.htaccess` file in the directory + you want to be indexed (you might have to create this file). This directory and any subdirectories will be + styled. License ------- +Creative Commons License + This project is licensed under the [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/). + It is based on the awesome [HTML5 Boilerplate](http://html5boilerplate.com) and the beautiful [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228), please respect their rights. diff --git a/ai.png b/ai.png deleted file mode 100644 index f8a90d15..00000000 Binary files a/ai.png and /dev/null differ diff --git a/h5ai.png b/h5ai.png deleted file mode 100644 index 9d54491a..00000000 Binary files a/h5ai.png and /dev/null differ