diff --git a/README.md b/README.md index 9e93abe..535743d 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ TransforMap works towards an online platform for you to visualize the myriads of 1. [Install DocPad](https://github.com/bevry/docpad) 2. Clone the project and run the server - - git clone https://github.com/transformap/transformap.github.io - cd transformap.github.io - docpad run - -3. [Open http://localhost:9778/](http://localhost:9778/) +``` + git clone https://github.com/transformap/transformap.github.io + cd transformap.github.io + docpad run +``` +3. Open [http://localhost:9778/](http://localhost:9778/) 4. Start hacking away by modifying the `src` directory @@ -20,10 +20,10 @@ TransforMap works towards an online platform for you to visualize the myriads of Allow contributors to edit content by adding them as collaborators ([Settings > Collaborators](https://github.com/TransforMap/transformap.github.io/settings/collaboration)) on the repository. -They can they edit the [Markdown](https://daringfireball.net/projects/markdown/syntax) partials at [prose.io/#transformap/transformap.github.io](http://prose.io/#transformap/transformap.github.io). +They can edit the [Markdown](https://daringfireball.net/projects/markdown/syntax) partials at [prose.io/#transformap/transformap.github.io](http://prose.io/#transformap/transformap.github.io). #### Tips for editing using Prose #### * Authenticate on Github before making any changes to files using the green button on the bottom right corner of the screen. -* ??? \ No newline at end of file +* ???