update formatting with hline and less bold
Kevin Gilbert [08-26-16 - 18:44]
update formatting with hline and less bold
diff --git a/README.md b/README.md
index 1acf1ca..7fd658e 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,15 @@ This is a simple World of Warcraft add-on to automate opening the Artifact inter
3. It is more intuitive to type `/am` or `/artifact` than the above macro
4. Some artifacts are off-hands and require inventory slot #17
+___
+
This add-on will simplify all of that to just:
* `/artifact`
* `/am` (if you're lazy)
* `/artifactmenu` (if you're forgetful)
-# Special Thanks
+## Special Thanks
* [The idea](https://www.reddit.com/r/wow/comments/4ze7uw/psa_macro_to_quickly_open_the_artifact_weapon/) by [/u/HoLeeSchit](https://www.reddit.com/user/HoLeeSchit)
* [WoW Addon Writing Guide](http://wow.gamepedia.com/User:Cogswobble/Addon_Tutorial/Slash_Commands) by Cogswobble