Update README.md

This commit is contained in:
KeksNino
2025-08-23 01:21:50 +02:00
committed by GitHub
parent 0cc54c75b6
commit 78324fbc05
+5
View File
@@ -3,3 +3,8 @@ CLI Downloader to download server packs from curseforge
# IMPORTANT # IMPORTANT
add your own api key to the .env file add your own api key to the .env file
# Dependencies
dotenv python library
inquirer python library
requests python library