From ccc780450584441564186df9cb7dbbe1b082b390 Mon Sep 17 00:00:00 2001 From: Yuvi9587 <114073886+Yuvi9587@users.noreply.github.com> Date: Sun, 3 Aug 2025 09:13:47 -0700 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c07e067..d94764d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -

Kemono Downloader v6.0.0

+

Kemono Downloader

@@ -99,7 +99,7 @@ Built with PyQt5, this tool is designed for users who want deep filtering capabi ### Install Dependencies ```bash -pip install PyQt5 requests Pillow mega.py +pip install PyQt5 requests Pillow mega.py fpdf2 python-docx ``` ### Running the Application