Update README.md
This commit is contained in:
parent
ecfd1136af
commit
af9b33925c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# The Modern JavaScript Tutorial
|
# The Modern JavaScript Tutorial
|
||||||
|
|
||||||
This repository hosts the English content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info).
|
This repository hosts the English content of the Modern JavaScript Tutorial, published in [https://javascript.info](https://javascript.info).
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ The type of the material is defined by the file inside the folder:
|
||||||
|
|
||||||
- `index.md` stands for a chapter
|
- `index.md` stands for a chapter
|
||||||
- `article.md` stands for an article
|
- `article.md` stands for an article
|
||||||
- `task.md` stands for a task (solution must be provided in `solution.md` file aswell)
|
- `task.md` stands for a task (solution must be provided in `solution.md` file as well)
|
||||||
|
|
||||||
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