diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b68a13 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Serverpack-Downloader +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