diff options
author | hakabahitoyo <hakabahitoyo@example.com> | 2019-02-07 11:04:37 +0900 |
---|---|---|
committer | hakabahitoyo <hakabahitoyo@example.com> | 2019-02-07 11:04:37 +0900 |
commit | 902c72bb56759a2e01f5520567d9272e96b005fe (patch) | |
tree | e02a909f9c59fdb24a4eaf4f7c70092cc6bbb93c | |
parent | 430f23323ce1d69258dbce665b3f73c046fc2895 (diff) | |
download | pleroma-902c72bb56759a2e01f5520567d9272e96b005fe.tar.gz |
Mark streaming feature for Apps in README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https: Client applications that are committed to supporting Pleroma: -* Mastalab (Android) -* Tusky (Android) -* Twidere (Android) +* Mastalab (Android, Streaming Ready) +* Tusky (Android, No Streaming) +* Twidere (Android, No Streaming) * Mast (iOS) * Amaroq (iOS) |