diff options
author | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-06 14:01:07 +0300 |
---|---|---|
committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-06 14:01:07 +0300 |
commit | eb74c3d5c7a4bebbee43e123661d87e7605a32ba (patch) | |
tree | 5a034ddf84ce2fb0bb72501b146df967299c3685 /README.md | |
parent | 6ef0103ca0b194971a2e6f61685316536b742a11 (diff) | |
parent | 896ffabe37406e85c2a3c2f30d2e882c68b5831e (diff) | |
download | pleroma-eb74c3d5c7a4bebbee43e123661d87e7605a32ba.tar.gz pleroma-eb74c3d5c7a4bebbee43e123661d87e7605a32ba.zip |
Merge branch 'develop' into issue/1218
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Pleroma is a microblogging server software that can federate (= exchange message Pleroma is written in Elixir, high-performance and can run on small devices like a Raspberry Pi. -For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/). +For clients it supports the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/) with Pleroma extensions (see "Pleroma's APIs and Mastodon API extensions" section on <https://docs-develop.pleroma.social>). - [Client Applications for Pleroma](https://docs-develop.pleroma.social/clients.html) |