Skip to content

Commit 3ffa522

Browse files
Muhamad RidwanMuhamad Ridwan
authored andcommitted
feat: update .gitignore
1 parent 5ec5e2a commit 3ffa522

File tree

4 files changed

+8
-318
lines changed

4 files changed

+8
-318
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ target/
6464

6565
#Ipython Notebook
6666
.ipynb_checkpoints
67+
68+
.openapi-generator

.openapi-generator/FILES

Lines changed: 0 additions & 315 deletions
This file was deleted.

.openapi-generator/VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,12 @@ This package has been tested with python version 3.9.10
4343

4444

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

4853
# 🤓 Local Development
4954
Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
@@ -68,5 +73,4 @@ All the documentation for this project lives in the /docs directory of this repo
6873
| Message | [docs/MessageApi.md](docs/MessageApi.md) |
6974
| OpenChannel | [docs/OpenChannelApi.md ](docs/OpenChannelApi.md) |
7075
| User | [docs/UserApi.md](docs/UserApi.md) |
71-
| Webhooks | [docs/WebhooksApi.md](docs/WebhooksApi.md) |
7276

0 commit comments

Comments
 (0)