Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand All @@ -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.
Expand Down