From d05ef7c09da71c8895538b3651205b1f5208667d Mon Sep 17 00:00:00 2001 From: Benny Thadikaran Date: Mon, 29 Apr 2024 23:11:27 +0530 Subject: [PATCH] Changes to trigger GH actions --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9457dec..34152e1 100644 --- a/README.md +++ b/README.md @@ -197,5 +197,3 @@ kws = KiteFeed(parse_data=False) ``` Another use case is to forward the data to the browser and parse it client-side. It avoids the overhead of serializing and deserializing the data. - -## More detailed documentation to follow soon