add installation instruction

This commit is contained in:
simon 2021-12-24 20:26:47 +07:00
parent f7b6c93f0b
commit 5fb93c6168
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ Python client library for the **Return YouTube Dislike API**:
- Register your user ID by solving the challenge.
- Cast your vote for a list of YouTube video IDs.
## Install
Download and install library from [https://pypi.org/project/ryd-client/](https://pypi.org/project/ryd-client/):
```shell
pip install ryd-client
```
## Usage
Some command example