Merge pull request #124 from ashfame/readme_fix

show space using   instead of actual space, as Github trims it... See #123
This commit is contained in:
Michael Fields 2012-12-28 16:40:31 -08:00
commit 11802b99c2
1 changed files with 1 additions and 1 deletions

View File

@ -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_`
* Search for: ` _s` & replace with: ` Megatherium` * Search for: <code>&nbsp;_s</code> & replace with: <code>&nbsp;Megatherium</code>
Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme. Then, update the stylesheet header in style.css and the links in footer.php with your own information. Next, update or delete this readme.