Update README.md
This commit is contained in:
parent
f7f6309941
commit
d5bb05a1fa
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -9,13 +9,13 @@ Please use this repository to file issues and suggest PRs for the text.
|
||||||
|
|
||||||
Every chapter, article or a task has its folder.
|
Every chapter, article or a task has its folder.
|
||||||
|
|
||||||
The folder has the name `N-url`, where `N` is a number for the sorting and `url` — is the URL-name for the material.
|
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.
|
||||||
|
|
||||||
The kind of the material is defined by the file inside the folder:
|
The type of the material is defined by the file inside the folder:
|
||||||
|
|
||||||
- `index.md` means a chapter
|
- `index.md` stands for a chapter
|
||||||
- `article.md` means an article
|
- `article.md` stands for an article
|
||||||
- `task.md` means a task (+must also have `solution.md` with the solution)
|
- `task.md` stands for a task (solution must be provided in `solution.md` file aswell)
|
||||||
|
|
||||||
Each of these files starts from the `# Main header`.
|
Each of these files starts from the `# Main header`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue