From 5c5fe202e708b01372ddf23cd69e0f43b63419e4 Mon Sep 17 00:00:00 2001 From: EmotionChild Date: Mon, 13 Dec 2021 13:53:53 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f91a20..5320cf2 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ Drop giveaway ability, drop giveaways anytime in your server with the drop comma - 🌐 [Website](https://docs.emotionchild.com/coming_soon) ## Setup -- npm i +- `npm i` - Pick a database from the Database Examples folder. - Just copy and paste it into the [index file](index.js) - Fill out the [config file](config.example.json) and save it as config.js. -- Then run the bot with npm run start +- Then run the bot with `npm run start` ## Credits **Thanks to [Androz](https://github.com/Androz2091) for his package which make this bot possible [discord-giveaways](https://www.npmjs.com/package/discord-giveaways) give him a star for his work.** \ No newline at end of file