From 3183948c12045ca5e3fc33eb2cc8748e36a5d776 Mon Sep 17 00:00:00 2001 From: Giegue <48396052+JulianR0@users.noreply.github.com> Date: Mon, 2 Mar 2020 17:49:07 -0300 Subject: [PATCH] Fix markdown formatting. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9357fa..b3e3716 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Current milestones are separated by "Tiers", which are as follows: ### Tier 2 -- Add *-at least minimal-* death messages. *-Example: " was killed by a ".-* +- Add *-at least minimal-* death messages. *-Example: "\ was killed by a \".-* - Implement HUD info about the monsters, along with the "displayname" keyvalue. - Implement custom monster classification, the "classify" keyvalue. @@ -78,4 +78,4 @@ Current milestones are separated by "Tiers", which are as follows: - Update source code so it can compile AND run **ON WINDOWS**. -What will the future hold after all Tiers has been completed? \ No newline at end of file +What will the future hold after all Tiers has been completed?