Update 'README.md'

This commit is contained in:
Kass Rode 2023-03-29 02:22:44 +00:00
parent 2d1f504b67
commit 9d05cf7fa8

View File

@ -4,6 +4,7 @@ This script searches for books on libgen and then downloads them. It supports be
### Installing ### Installing
1. Download/clone the repo 1. Download/clone the repo
2. `pip install -r requirments.txt` 2. `pip install -r requirments.txt`
3. Edit config.ini to suit your needs
### WebUI ### WebUI
1. run `python gui.py` 1. run `python gui.py`