mirror of
https://gitlab.com/moepoi/HanimeTV.git
synced 2024-11-21 22:36:20 +01:00
tiny README.md fix
change sh highlight to py
This commit is contained in:
parent
1fd1b7d377
commit
4f98ba5ea3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ $ pip3 install -r requirements.txt
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```sh
|
```py
|
||||||
from HTV import HanimeTV
|
from HTV import HanimeTV
|
||||||
|
|
||||||
hentai = HanimeTV(email="EMAIL", password="PASS")
|
hentai = HanimeTV(email="EMAIL", password="PASS")
|
||||||
|
|
Loading…
Reference in a new issue