From 9d05cf7fa8386c951b8e1dbe495a5c3742e48190 Mon Sep 17 00:00:00 2001 From: Kass Rode Date: Wed, 29 Mar 2023 02:22:44 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index decf798..d10b430 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This script searches for books on libgen and then downloads them. It supports be ### Installing 1. Download/clone the repo 2. `pip install -r requirments.txt` +3. Edit config.ini to suit your needs ### WebUI 1. run `python gui.py`