summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-08-31 10:34:29 +0300
committerrinpatch <rinpatch@sdf.org>2019-08-31 10:37:26 +0300
commit2e7bb107e0267d0e50aebaa3e6db1312e1557b18 (patch)
treed7e8615ee40a44250fbc7e02e3868bdd1a95df39 /README.md
parent985122cc03380b8e3decd4ac7180ea5b0f7ab30d (diff)
Remove Mention of TwitterAPI in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5aad34ccc..846442346 100644
--- a/README.md
+++ b/README.md
@@ -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)