From 843df1450aa2dfd2c5e6ab6cd61999445f789fae Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Mon, 22 Feb 2021 16:11:26 -0600 Subject: [PATCH] Fix README.md formatting --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e91520..70e0c56 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,11 @@ git clone https://github.com/ADawesomeguy/AwesomeSciBo.git ``` cd AwesomeSciBo && npm i ``` -3) Create your own application and bot using the [Discord Developer Portal](https://discord.com/developers) and add your bot token to `roundbot.mjs` file. You can find the bot token in the `Bot` section of your application: -![](images/discord-developer.png) +3) Create your own application and bot using the [Discord Developer Portal](https://discord.com/developers) and add your bot token to `roundbot.mjs` file. You can find the bot token in the `Bot` section of your application:\n![](images/discord-developer.png) 4) Run your bot: ``` node roundbot.mjs ``` ## Credit -The bot was made by [@ADawesomeguy](https://github.com/ADawesomeguy), however, the API was made by [@CQCumber](https://github.com/CQCumber). Go give [his API](https://github.com/CQCumbers/ScibowlDB) a star, he totally deserves it! \ No newline at end of file +The bot was made by [@ADawesomeguy](https://github.com/ADawesomeguy), however, the API was made by [@CQCumber](https://github.com/CQCumber). Go give [his API](https://github.com/CQCumbers/ScibowlDB) a star, he totally deserves it!