From c2090b86b7ab38ad23ca021e188667d3f0c1ffe5 Mon Sep 17 00:00:00 2001
From: hakabahitoyo <hakabahitoyo@example.com>
Date: Thu, 7 Feb 2019 12:01:35 +0900
Subject: [PATCH] mark streaming feature for ios apps in readme

---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9d1feaae5d..d39731ef4c 100644
--- a/README.md
+++ b/README.md
@@ -11,15 +11,16 @@ For clients it supports both the [GNU Social API with Qvitter extensions](https:
 Client applications that are committed to supporting Pleroma:
 
 * Mastalab (Android, Streaming Ready)
+* nekonium (Android, Streaming Ready)
 * Tusky (Android, No Streaming)
 * Twidere (Android, No Streaming)
-* Mast (iOS)
-* Amaroq (iOS)
+* Mast (iOS, Paid)
+* Amaroq (iOS, No Streaming)
 
 Client applications that are known to work well:
 
-* Tootdon (Android + iOS)
-* Tootle (iOS)
+* Tootdon (Android + iOS, No Streaming)
+* Tootle (iOS, No Streaming)
 * Whalebird (Windows + Mac + Linux)
 
 No release has been made yet, but several servers have been online for months already. If you want to run your own server, feel free to contact us at @lain@pleroma.soykaf.com or in our dev chat at #pleroma on freenode or via matrix at <https://matrix.heldscal.la/#/room/#freenode_#pleroma:matrix.org>.
-- 
GitLab