From 5a3e610842b1e56472485c03389592116ba9a7a8 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 23 Jun 2019 10:25:57 +0200 Subject: [PATCH] Add demo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 32b054d..de82455 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,9 @@ Because of legal issues (Copyright, cannot upload publicly), fonts and styles ar * **download open sans**: Because of legal issues, I cannot place here direct link. One that I use is [font-squirrel](https://www.fontsquirrel.com/fonts/open-sans). Put all the files in /html/opensans/. Styles.css will automatically include them. If you did everything correctly, Console hub now have all required files to run. + +## Demo +### GitHub +A github demo is accesible on [GitHub.io](https://danbulant.github.io/console-hub/html/index.html), where is available latest development. +### Stable +A stable version is available on [danbulant.eu](https://console.danbulant.eu), where is latest working stable release.