diff --git a/.gitignore b/.gitignore index 68aa797..9bdab0f 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,5 @@ chromedriver cfg/* token.txt lastdata.txt -dsfsdf.txt \ No newline at end of file +dsfsdf.txt +requirements.txt diff --git a/README.md b/README.md index 36237fd..1357945 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # manga-parser -hlib and ylib parser +Manga parser -## Requer +## Support sites -- selenium -- requests -- colorama -- pyperclip -- webbrowser \ No newline at end of file +- mangalib.me +- yaoilib.me +- hentailib.me + +## Requirements + +- Windows 7+ +## Python3 requirements + +- telegraph==1.4.1 +- selenium==3.141.0 +- colorama==0.4.4 +- requests==2.25.1 +- pyperclip==1.8.1 +- Pillow==9.2.0 \ No newline at end of file