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