Skip to content

Commit 465f597

Browse files
Muhamad RidwanMuhamad Ridwan
authored andcommitted
docs: update README
1 parent 3ffa522 commit 465f597

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55

66
[![link to docs](https://img.shields.io/badge/SDK-docs-green)](/docs)
7-
[![PYPI](https://img.shields.io/pypi/v/sendbird-platform-sdk.svg)](https://pypi.org/project/sendbird-platform-sdk)
8-
97

108
This is a python library that makes talking to the [Sendbird Platform API](https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api) easier. With this library you can extend your Sendbird integration to include advanced features like channel automation and user management.
119

@@ -43,12 +41,7 @@ This package has been tested with python version 3.9.10
4341

4442

4543
# ⚙️ Installation
46-
47-
Using pip
48-
49-
```bash
50-
pip install sendbird-platform-sdk
51-
```
44+
see Local Development
5245

5346
# 🤓 Local Development
5447
Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
@@ -73,4 +66,4 @@ All the documentation for this project lives in the /docs directory of this repo
7366
| Message | [docs/MessageApi.md](docs/MessageApi.md) |
7467
| OpenChannel | [docs/OpenChannelApi.md ](docs/OpenChannelApi.md) |
7568
| User | [docs/UserApi.md](docs/UserApi.md) |
76-
69+
| Webhooks | [docs/WebhooksApi.md](docs/WebhooksApi.md) |

0 commit comments

Comments
 (0)