diff options
author | Eugen <eugen@zeonfederated.com> | 2016-09-24 20:44:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-24 20:44:47 +0200 |
commit | fc7b982b67996bb34e801866eaace5109677c08e (patch) | |
tree | 581326330ea0260f23131df807763d3d228e9528 | |
parent | 1215ab57ff921a4ae72a26f6c033240354bf31fd (diff) |
Add screenshot to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 841e1f089..2a13aab93 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Mastodon Mastodon is a federated microblogging engine. An alternative implementation of the GNU social project. Based on ActivityStreams, Webfinger, PubsubHubbub and Salmon. +![Screenshot](https://i.imgur.com/hzWZdYT.png) + Focus of the project on a clean REST API and a good user interface. Ruby on Rails is used for the back-end, while React.js and Redux are used for the dynamic front-end. A static front-end for public resources (profiles and statuses) is also provided. If you would like, you can [support the development of this project on Patreon][patreon]. Alternatively, you can donate to this BTC address: `17j2g7vpgHhLuXhN4bueZFCvdxxieyRVWd` |