diff --git a/README.md b/README.md index 8119fff..3219521 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # tooty -An [experimental Mastodon client](https://n1k0.github.io/tooty/) written in Elm. +An experimental multi-account [Mastodon Web client](https://n1k0.github.io/tooty/) written in Elm. -![](http://i.imgur.com/4sJCngb.png) +![](http://i.imgur.com/hyCKVdf.png) + +Tooty is a fully static Web application running in recent browsers, you don't need any custom server setup to use it. Just serve it and your done, or use the [version hosted on Github Pages](https://n1k0.github.io/tooty/). + +If you want to self host Tooty, just [grab a build](https://github.com/n1k0/tooty/archive/gh-pages.zip) and serve it over HTTP. ### Setting up the development environment