From 9f71fd005f7438b30a0d8cb11af56d1fe74c8bb2 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sun, 8 Jan 2023 11:18:39 +0100 Subject: [PATCH] docs: update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14db59a1..eb9a21e9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,12 @@ It is already quite usable, but it isn't ready for wide adoption yet. We recommend you to use if if you would like to help us building it. We appreciate your feedback and contributions. Check out the [Open Issues](https://github.com/elk-zone/elk/issues) and jump in the action. Join the [Elk discord server](https://chat.elk.zone) to chat with us and learn more about the project. -The client is deployed to [elk.zone](https://elk.zone), you can share screenshots on social media but we prefer you avoid sharing this URL directly until the app is more polished. Feel free to share the URL with your friedns and invite others you think could be interested in helping to improve Elk. +The client is deployed on: + +- 🦌 Production: [elk.zone](https://elk.zone) +- 🐙 Canary: [main.elk.zone](https://main.elk.zone) (deploys on every commit to `main` branch) + +You can share screenshots on social media but we prefer you avoid sharing this URL directly until the app is more polished. Feel free to share the URL with your friends and invite others you think could be interested in helping to improve Elk. ## Sponsors @@ -41,6 +46,10 @@ And all the companies and individuals sponsoring Elk Team members. If you're enj We would also appreciate sponsoring other contributors to the Elk project. If someone helps you solve an issue or implement a feature you wanted, supporting them would help make this project and OS more sustainable. +## Roadmap + +[Open board on Volta](https://volta.net/elk-zone/elk) + ## Contributing We're really excited that you're interested in contributing to Elk! Before submitting your contribution, please read through the following guide.