From 77449084cfb120ae144349f59418452bd52045e2 Mon Sep 17 00:00:00 2001 From: Ashfame Date: Fri, 14 Dec 2012 15:38:56 +0530 Subject: [PATCH] show space using   instead of actual space, as Github trims it in markdown rendering Deals with Issue #123 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84846bb..be4f7c1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ OR * Search for: `'_s'` & replace with: `'megatherium'` * Search for: `_s_` & replace with: `megatherium_` -* Search for: ` _s` & replace with: ` Megatherium` +* Search for: ` _s` & replace with: ` Megatherium` Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme.