diff options
author | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-07 22:13:43 +0300 |
---|---|---|
committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-07 22:13:43 +0300 |
commit | 39f99dc6cd9295e1b62b27ed1566d53c8c0291fc (patch) | |
tree | 48e0f59948462378451f09fc4307777d5080e58b /README.md | |
parent | ae506ca997619f118d18703a9b0802246eb427d5 (diff) | |
parent | c45013df8e53334bcc1afb8cd1df673c290037ee (diff) | |
download | pleroma-39f99dc6cd9295e1b62b27ed1566d53c8c0291fc.tar.gz |
Merge branch 'develop' into support/tests
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) |