Skip to content

Commit

Permalink
Merge pull request #28 from hudsonbrendon/docs/update-readme
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
hudsonbrendon authored Dec 29, 2024
2 parents 5954d1f + b9de71e commit 3d9a5d5
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ Simple integrate of API musixmatch.com with python
$ pip install pymusixmatch
```

or

```bash
$ python setup.py install
```

# Authentication

Register for an API key:
Expand Down Expand Up @@ -438,11 +432,9 @@ Note: This method requires a commercial plan.
- [x] [Tracking Url Get](https://developer.musixmatch.com/documentation/api-reference/tracking-url-get)
- [x] [Catalogue Dump Get](https://developer.musixmatch.com/documentation/api-reference/catalogue-dump-get)

# Dependencies
# Support

- Python 3.5
- [Pipenv](https://github.com/kennethreitz/pipenv)
- [requests](http://docs.python-requests.org/en/latest/)
- Python >=3.7

# License

Expand Down

0 comments on commit 3d9a5d5

Please sign in to comment.