From: rinpatch Date: Sat, 31 Aug 2019 07:34:29 +0000 (+0300) Subject: Remove Mention of TwitterAPI in readme X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=2e7bb107e0267d0e50aebaa3e6db1312e1557b18;p=akkoma Remove Mention of TwitterAPI in readme --- 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 ). - [Client Applications for Pleroma](https://docs-develop.pleroma.social/clients.html)