diff options
author | rinpatch <rinpatch@sdf.org> | 2019-08-31 10:34:29 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-08-31 10:37:26 +0300 |
commit | 2e7bb107e0267d0e50aebaa3e6db1312e1557b18 (patch) | |
tree | d7e8615ee40a44250fbc7e02e3868bdd1a95df39 | |
parent | 985122cc03380b8e3decd4ac7180ea5b0f7ab30d (diff) | |
download | pleroma-2e7bb107e0267d0e50aebaa3e6db1312e1557b18.tar.gz |
Remove Mention of TwitterAPI in readme
-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) |