Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
7x11x13 committed Jun 20, 2024
1 parent 44f4f02 commit 72af16a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ I made this library so developers can use SoundCloud's internal API for their pr

[^1]: https://docs.google.com/forms/d/e/1FAIpQLSfNxc82RJuzC0DnISat7n4H-G7IsPQIdaMpe202iiHZEoso9w/closedform

## Documentation

https://7x11x13.xyz/soundcloud.py

## Installation

```bash
Expand Down
4 changes: 4 additions & 0 deletions soundcloud/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
pip install soundcloud-v2
```
## Documentation
https://7x11x13.xyz/soundcloud.py
## Example
```python
Expand Down

0 comments on commit 72af16a

Please sign in to comment.