From eb976bbf3a8087f9efef67e969fb3e57bfd945b8 Mon Sep 17 00:00:00 2001 From: Nicolas Perriault Date: Sun, 14 May 2017 12:59:53 +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 6b7056c..53abe77 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/hyCKVdf.png) +![](http://i.imgur.com/icZtOh6.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/).