From 4f98ba5ea35389abc9c42fc808ee0cfcc5d4af71 Mon Sep 17 00:00:00 2001 From: Laks Castro Date: Tue, 11 Aug 2020 12:40:33 -0300 Subject: [PATCH] tiny README.md fix change sh highlight to py --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd743ec..14d41a8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ $ pip3 install -r requirements.txt ## Usage -```sh +```py from HTV import HanimeTV hentai = HanimeTV(email="EMAIL", password="PASS")