From 5f2a3d2de7490b9384fb806fe4a4df38b6c5d0c8 Mon Sep 17 00:00:00 2001 From: King Claudy Date: Sun, 26 Nov 2017 17:57:22 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Markdown=20fix=20!=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71e72c2..eefa728 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You are welcome to visit relevant [discussion at our forum](http://www.codeabbey Here follow descriptions of both approaches. -###Working via GitHub forks and pull-requests +### Working via GitHub forks and pull-requests 1. Choose some problem which you want to translate, it is ok to start with shorter ones. 2. Open it in your browser and change the `.../task_view/...` in URL to `.../task_text/...` to see the source text (you need to be logged in). @@ -31,7 +31,7 @@ Here follow descriptions of both approaches. 6. You may click `Preview` to see how your future page looks like. 7. When done, click `Commit` below the text area and create pull-request, so that I can merge your work to main repository. -###Simpler way +### Simpler way 1. Steps 1 and 2 are the same as above - chose some problem and open its source. 2. Log into GitHub (this will allow you to save / edit your work later), creating account if necessary.