Skip to content

Commit 7ebed11

Browse files
authored
Update README.md
1 parent 2427eab commit 7ebed11

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,19 @@ pip install stream-chat
2020

2121
[Official API docs](https://getstream.io/chat/docs/)
2222

23+
### How to build a chat app with Python tutorial
24+
25+
TODO: add a sample Python chat program
26+
27+
### Supported features
28+
29+
- Chat channels and messages
30+
- Chat channel types
31+
- User management
32+
- Moderation API
33+
- Push configuration
34+
- User devices
35+
2336
### Contributing
2437

2538
First, make sure you can run the test suite. Tests are run via py.test

0 commit comments

Comments
 (0)