From d12ccc45662011d873a80d5c967c0e7e0d0c8a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Sat, 30 May 2020 20:54:56 +0200 Subject: [PATCH] docs: update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index feb7479..8821b9c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ If you like this project, please consider supporting it 🙂. You can donate either through [buying me a coffee](https://buymeacoff.ee/n1try) or becoming a GitHub sponor. Every little donation is highly appreciated and boosts the developers' motivation to keep improving Wakapi! +## Demo +🔥 **New:** There is hosted [demo version](https://apps.muetsch.io/wakapi) available now. Go check it out! + +To use the demo version set `api_url = https://apps.muetsch.io/wakapi/api/heartbeat`. However, this hosted instance might be taken down again in the future, so you might potentially lose your data ❕ Please use responsibly ... + ## Prerequisites **On the server side:** * Go >= 1.13 (with `$GOPATH` properly set)