Skip to content

Commit 2923f86

Browse files
authored
Update README.md
1 parent 891e661 commit 2923f86

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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:
1616
pip 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

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

0 commit comments

Comments
 (0)