diff --git a/README.md b/README.md index f7b866a..9f8db7f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # honey -[Live demo](https://dani3l0.github.io/honey) - A sweet dashboard hosted on my homeserver with some self-hosted stuff... + + +Please also check the **[Live demo](https://dani3l0.github.io/honey)**! + # Installation -Just put those files at the webroot of your server tweak the `config.json` file located in `config` directory! +Works out of the box. Just put those files at the webroot of your server and then 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. diff --git a/screenshot.jpg b/screenshot.jpg new file mode 100644 index 0000000..fce23d1 Binary files /dev/null and b/screenshot.jpg differ