Remove Mention of TwitterAPI in readme
authorrinpatch <rinpatch@sdf.org>
Sat, 31 Aug 2019 07:34:29 +0000 (10:34 +0300)
committerrinpatch <rinpatch@sdf.org>
Sat, 31 Aug 2019 07:37:26 +0000 (10:37 +0300)
README.md

index 5aad34ccc3bf16a1a678f6fa3170da133ca7eac7..846442346b7e391a54b3fe309acff774a3b140f3 100644 (file)
--- 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)