From efae0d4ca38d22b0574664c07f5bdeda2336dcf4 Mon Sep 17 00:00:00 2001
From: Christopher Wells <cwellsny@nycap.rr.com>
Date: Sat, 25 Apr 2015 22:23:10 -0400
Subject: [PATCH] Improved formatting of readme file

Added some better GitHub markdown formatting to the readme file in order to make it easier to read.
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 1d89f3a..5f1f495 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
-minetest-caverealms
-===================
+# minetest-caverealms
 
 A mod for Minetest to add underground realms
 
+## Forum Topic
 For more information, view the official forum topic at:
-https://forum.minetest.net/viewtopic.php?f=9&t=9522
+- https://forum.minetest.net/viewtopic.php?f=9&t=9522
 
-Contributors:
-HeroOfTheWinds - everything
-|
-Zeno- - additional ideas and fine tuning
+## Contributors
+- HeroOfTheWinds - everything
+- Zeno - additional ideas and fine tuning
 
-Licensed under the WTFPL
+##Licensing
+- WTFPL
 
 Also be sure to check out VanessaE's texturepack "HDX", which supports this mod!
-- 
GitLab