From 92d32f6b3bdd13c9e10cb0ff8f15c6c05f267fa3 Mon Sep 17 00:00:00 2001 From: UnknownShadow200 Date: Fri, 16 Oct 2015 20:36:29 +1100 Subject: [PATCH] Fix markdown in readme. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c4d5cac83..e8dafebb1 100644 --- a/readme.md +++ b/readme.md @@ -29,8 +29,8 @@ Run classicalsharp.exe. **Multiplayer** Run launcher.exe. You can connect to LAN/locally hosted servers, minecraft.net servers, and classicube.net servers through the launcher. -Alternatively, you can use [CSLauncher](https://github.com/umby24/CSLauncher/releases) instead of the default launcher included with ClassicalSharp -- this launcher is very similar to ClassiCube's launcher and is simpler to use. (Thanks Umby24 for making this launcher) +Alternatively, you can use [CSLauncher](https://github.com/umby24/CSLauncher/releases) instead of the default launcher included with ClassicalSharp - +this launcher is very similar to ClassiCube's launcher and is simpler to use. (Thanks Umby24 for making this launcher) ##### Mono specific notes *You must use either build using Mono compiler or define `__MonoCS__` when building, otherwise you will get runtime errors when decompressing the map using Mono.*