Skip to content

Commit 99c0206

Browse files
authored
Update README.md
1 parent 7ebed11 commit 99c0206

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
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](https://getstream.io/chat/).
5+
stream-chat-python is the official Python client for [Stream chat](https://getstream.io/chat/) a service for building chat applications.
6+
7+
You can sign up for a Stream account at https://getstream.io/chat/get_started/.
68

79
### Installation
810

@@ -26,12 +28,15 @@ TODO: add a sample Python chat program
2628

2729
### Supported features
2830

29-
- Chat channels and messages
31+
- Chat channels
32+
- Messages
3033
- Chat channel types
3134
- User management
3235
- Moderation API
3336
- Push configuration
3437
- User devices
38+
- User search
39+
- Channel search
3540

3641
### Contributing
3742

0 commit comments

Comments
 (0)