From 8e7ff8f0490d8fd3fdfba53881a366712bf79f6a Mon Sep 17 00:00:00 2001 From: Louis_45 Date: Wed, 29 Dec 2021 14:57:29 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a15e33..2cc5e26 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ pip install -r requirements.txt ```python python configure.py ``` -- ##### 2.2 Optional: Set custom messages using the config.json - #### 3. Start the discord-shop ```python python discord-shop.py @@ -42,4 +41,4 @@ docker build -t discord-shop . ## Contributing #### Pull requests are welcome. For major changes, please open an issue upfront to discuss what you would like to change. -#### Please make sure to update tests as appropriate. \ No newline at end of file +#### Please make sure to update tests as appropriate.