From 1cd527fc096d57484b44ac07c364cfcd1b2a27d2 Mon Sep 17 00:00:00 2001 From: "orakaro.targaryen" Date: Fri, 5 Apr 2019 15:48:46 +0900 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 81c0a70..1a4a695 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ A Note about Twitter API Change -------------- -Sadly Twitter **is not suppering** Stream API anymore, and RainbowStream need extra work to switch over to Polling Strategy, with careful concern about RateLimit. Detail explaination here: https://github.com/orakaro/rainbowstream/issues/271 +Sadly Twitter **is not supporting** Stream API anymore, and RainbowStream need extra work to switch over to Polling Strategy, with careful concern about RateLimit. Detail explaination here: https://github.com/orakaro/rainbowstream/issues/271 If you want a client with a set of nice command but **without stream function**, go ahead with following instructions. -- 2.25.1