From 5cca8de571525019ee64466a4c498a9dced89fbb Mon Sep 17 00:00:00 2001 From: Peter Deme Date: Fri, 27 May 2022 14:28:59 +0200 Subject: [PATCH] docs: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8be6d5d..52bfb6d 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ You can use this library to access feeds API endpoints server-side. For the client-side integrations (web and mobile) have a look at the JavaScript, iOS and Android SDK libraries ([docs](https://getstream.io/activity-feeds/)). +> 💡 Note: this is a library for the **Feeds** product. The Chat SDKs can be found [here](https://getstream.io/chat/docs/). + ## ⚙️ Installation