diff --git a/README.md b/README.md index ab631ec..7475fb9 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,28 @@ We welcome any participates and you should feel welcome to share your ideas. - [Twitter](https://twitter.com/naox_io) - [Dicord](https://discord.gg/WWKtAJQtv5) +## Quests +- [ ] add option to play background music during hold +- [ ] fix timing at breath out, step 3 in exercise +- [ ] improve padding in all pages +- [ ] add graph view of progress + ## Releases Releases are automatically updated through github actions. [Releases](https://github.com/naoxio/inner_breeze/releases) +### Flatpak +[Flatbub](https://flathub.org/apps/io.naox.InnerBreeze) + +``` +flatpak install flathub io.naox.InnerBreeze +flatpak run io.naox.InnerBreeze +``` + ### Web Latest Web build can be found on the website: [inner-breeze.app/#/](https://inner-breeze.app/#/) +[![Netlify Status](https://api.netlify.com/api/v1/badges/9fe7d682-4647-42d3-8d29-53737c9ffe05/deploy-status)](https://app.netlify.com/sites/inbe/deploys)