diff --git a/bots/discord/jmusicbot/README.md b/bots/discord/jmusicbot/README.md
index addeb37b..67c1252d 100644
--- a/bots/discord/jmusicbot/README.md
+++ b/bots/discord/jmusicbot/README.md
@@ -1,6 +1,9 @@
 # JMusicBot
+
 ___
-### Authors / Contributors
+
+## Authors / Contributors
+
 
 
 
@@ -51,7 +54,9 @@ ___
 
 
 ___
-### Bot Description & Features
+
+## Bot Description & Features
+
 From the developer's [Github](https://github.com/jagrosh/MusicBot):
 > A Discord music bot that's easy to set up and run yourself!
 
@@ -65,17 +70,25 @@ From the developer's [Github](https://github.com/jagrosh/MusicBot):
 - Supports many online radio/streams
 - Supports local files
 - Playlist support (both web/youtube, and local)
+
 ___
-### Configuration
+
+## Configuration
+
 - If you can, edit the Startup Variables before starting the bot, because otherwise it will fail to start.
 - Most settings found in `config.txt` can be edited via the Startup Variables. Advanced settings not listed can still be edited manually via the File Manager. Available Startup Variables will take precedent over manual edits.
+
 ___
-### Server Ports
+
+## Server Ports
+
 There are no ports required for JMusicBot.
 ___
-### Updating
+
+## Updating
+
 Re-Installing the server via the panel will do the following:
 
 1. Update the bot to the latest version.
 2. Update the `config.txt` file to the latest version, and place the old one at `config.txt-old`.
-3. Any local songs will remain and not be touched.
\ No newline at end of file
+3. Any local songs will remain and not be touched.