From: Eugen Rochko Date: Sun, 2 Sep 2018 12:41:46 +0000 (+0200) Subject: Add weblate widget to README X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=988befb059d213ee71b69d3effc1424cac4a38e0;p=mastodon.git Add weblate widget to README --- diff --git a/README.md b/README.md index 458946f2c..ea99b9084 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ [![Build Status](https://img.shields.io/circleci/project/github/tootsuite/mastodon.svg)][circleci] [![Code Climate](https://img.shields.io/codeclimate/maintainability/tootsuite/mastodon.svg)][code_climate] +[![Translation status](https://weblate.joinmastodon.org/widgets/mastodon/-/svg-badge.svg)][weblate] [circleci]: https://circleci.com/gh/tootsuite/mastodon [code_climate]: https://codeclimate.com/github/tootsuite/mastodon +[weblate]: https://weblate.joinmastodon.org/engage/mastodon/ Mastodon is a **free, open-source social network server** based on **open web protocols** like ActivityPub and OStatus. The social focus of the project is a viable decentralized alternative to commercial social media silos that returns the control of the content distribution channels to the people. The technical focus of the project is a good user interface, a clean REST API for 3rd party apps and robust anti-abuse tools.