diff --git a/README.md b/README.md index f47721a..f7b866a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # honey +[Live demo](https://dani3l0.github.io/honey) + A sweet dashboard hosted on my homeserver with some self-hosted stuff... # Installation -Just put those files at the webroot of your server and **copy `defaults.json` to `config.json`** in `config` directory. +Just put those files at the webroot of your server tweak the `config.json` file located in `config` directory! honey is written in **pure** `HTML` `CSS` `JS` so dynamic backend is not required. All operations are done client-side.