From 78324fbc051c5aab8445dcdbc576bfe5f0323e1b Mon Sep 17 00:00:00 2001 From: KeksNino <87879013+KeksNino@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:21:50 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 49fd8d2..a498c3a 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ CLI Downloader to download server packs from curseforge # IMPORTANT add your own api key to the .env file + +# Dependencies +dotenv python library +inquirer python library +requests python library