diff --git a/README.md b/README.md index 7ef76127..7bebd4e3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Elk -[/public/] +![Elk Logo](https://elk.zone/logo.svg) -A nimble Mastodon web client made with 💛. +A nimble Mastodon web client made with 💛 Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions. @@ -12,6 +12,13 @@ The client is deployed to [elk.zone](https://elk.zone), you can share screenshot If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there. +# Stack + +- [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework +- [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using +- [UnoCSS](https://uno.antfu.me/) - The instant on-demand atomic CSS engine +- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client for JavaScript, TypeScript, Node.js, browsers + # License MIT