You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,15 @@
20
20
21
21
## 📝 About Stream
22
22
23
+
> 💡 Note: this is a library for the **Feeds** product. The Chat SDKs can be found [here](https://getstream.io/chat/docs/).
24
+
23
25
You can sign up for a Stream account at our [Get Started](https://getstream.io/get_started/) page.
24
26
25
27
You can use this library to access feeds API endpoints server-side.
26
28
27
29
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/)).
28
30
29
-
> 💡 Note: this is a library for the **Feeds** product. The Chat SDKs can be found [here](https://getstream.io/chat/docs/).
31
+
> 💡 We have a Django integration available [here](https://github.com/GetStream/stream-django).
0 commit comments