From 11e8ce972a55175731ef03c033233830012465c3 Mon Sep 17 00:00:00 2001 From: Nicolas Perriault Date: Fri, 26 May 2017 09:38:58 +0200 Subject: [PATCH] Updated screenshot in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53abe77..41fcab0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An experimental multi-account [Mastodon Web client](https://n1k0.github.io/tooty/) written in Elm. -![](http://i.imgur.com/icZtOh6.png) +![](http://i.imgur.com/xxu6idX.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 you're done, or use the [public version hosted on Github Pages](https://n1k0.github.io/tooty/).