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
|
## Installing
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ python -m pip install python-mattebox
|
$ python -m pip install mattebox
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -4,6 +4,7 @@ version = "0.0.0"
|
|||||||
description = "Unofficial library for MatteBOX API."
|
description = "Unofficial library for MatteBOX API."
|
||||||
authors = ["samedamci <samedamci@disroot.org>"]
|
authors = ["samedamci <samedamci@disroot.org>"]
|
||||||
license = "ISC"
|
license = "ISC"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9.2"
|
python = "^3.9.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user