File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.com/GetStream/stream-chat-python.svg?token=WystDPP9vxKnwsd8NwW1&branch=master )] ( https://travis-ci.com/GetStream/stream-chat-python ) [ ![ codecov] ( https://codecov.io/gh/GetStream/stream-chat-python/branch/master/graph/badge.svg?token=DM7rr9M7Kl )] ( https://codecov.io/gh/GetStream/stream-chat-python ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat )
44
5- stream-chat-python is the official Python client for Stream chat.
5+ stream-chat-python is the official Python client for [ Stream chat] ( https://getstream.io/chat/ ) .
66
77### Installation
88
@@ -16,6 +16,11 @@ stream-python supports:
1616pip install stream-chat
1717```
1818
19+ ### Documentation
20+
21+ [ Official API docs] ( https://getstream.io/chat/docs/ )
22+ [ Python Client API reference] ( https://stream-chat-python.readthedocs.io/en/latest/ )
23+
1924### Contributing
2025
2126First, make sure you can run the test suite. Tests are run via py.test
You can’t perform that action at this time.
0 commit comments