From f65bd2b4013b5862582753cd24734dbdec3386ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 30 Mar 2018 07:45:53 -0300 Subject: [PATCH] Minor fixes on formatting paragraph (proposal) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 04dbe761..67f0d52e 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ limited. We plan to add more content and features as we develop towards version ## User setup -1. From https://github.com/google/tie/, click on the green "Clone or download" -button then click "Download ZIP" +1. From [https://github.com/google/tie/](https://github.com/google/tie/), click on the green ``Clone or download`` +button then click ``Download ZIP`` 2. Unzip the zip file -3. Open the file client/question/question.html in a web browser -4. Use the coding window on the right to code a solution and click "I think I'm -done" if you think you have answer (repeat until you solve the question) +3. Open the file ``client/question/question.html`` in a web browser +4. Use the coding window on the right to code a solution and click ``I think I'm +done`` if you think you have answer (repeat until you solve the question) 5. To stop the TIE application, simply close the browser window 6. To remove TIE from your computer, delete the downloaded files from steps 1 and 2