diff options
author | Starfall <us@starfall.systems> | 2022-02-18 10:11:58 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2022-02-18 10:11:58 -0600 |
commit | c5f289e8ef7ec1592d068ac797add7332343820d (patch) | |
tree | 6d5db5f6a2ea535a17df9c8f3b0a0f9e0fcf736e | |
parent | 31d20a7fa5734c9b73781088009f2e73b40861d1 (diff) |
add shields.io license badge to readme because it's orange
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index f0b4ba455..375e96646 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ======== [![Site Status](https://img.shields.io/website?label=plural.cafe&logo=mastodon&url=https%3A%2F%2Fplural.cafe)](https://plural.cafe) +![License](https://shields.io/github/license/pluralcafe/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. |