From 0ee68379578920b5ae9d4095beee8a9980c79e91 Mon Sep 17 00:00:00 2001 From: KeksNino <87879013+KeksNino@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:22:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a66daf8..3b68a13 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ CLI Downloader to download server packs from curseforge add your own api key to the .env file # Dependencies -dotenv python library \n -inquirer python library \n +dotenv python library \ +inquirer python library \ requests python library