File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Please use this repository to file issues and suggest PRs for the text.
99
1010Every chapter, article or a task has its folder.
1111
12- The folder has the name ` N-url ` , where ` N ` is a number for the sorting and ` url ` — is the URL-name for the material.
12+ The folder is named like ` N-url ` , where ` N ` is a number for the sorting purposes and ` url ` is the URL part with title of the material.
1313
14- The kind of the material is defined by the file inside the folder:
14+ The type of the material is defined by the file inside the folder:
1515
16- - ` index.md ` means a chapter
17- - ` article.md ` means an article
18- - ` task.md ` means a task (+ must also have ` solution.md ` with the solution )
16+ - ` index.md ` stands for a chapter
17+ - ` article.md ` stands for an article
18+ - ` task.md ` stands for a task (solution must be provided in ` solution.md ` file aswell )
1919
2020Each of these files starts from the ` # Main header ` .
2121
You can’t perform that action at this time.
0 commit comments