Update pyproject.toml and README.md
This commit is contained in:
parent
a9ab28bfec
commit
241e11b7ba
@ -5,7 +5,7 @@ Unofficial Python library for MatteBOX IPTV.
|
||||
## Installing
|
||||
|
||||
```shell
|
||||
$ python -m pip install python-mattebox
|
||||
$ python -m pip install mattebox
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
@ -4,6 +4,7 @@ version = "0.0.0"
|
||||
description = "Unofficial library for MatteBOX API."
|
||||
authors = ["samedamci <samedamci@disroot.org>"]
|
||||
license = "ISC"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user