Skip to content

Commit

Permalink
pip installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonderfall committed Apr 24, 2020
1 parent 445297f commit 1202f00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Please note that it :
## How to use
That's it for the main differences, otherwise it should be the same to use as the original.

You can install `apychal` with PyPI :
```
pip install apychal
```

## Get started (example)
```python
import asyncio
Expand Down

0 comments on commit 1202f00

Please sign in to comment.