Skip to content

Commit 897b722

Browse files
authored
Merge pull request #939 from HemantSachdeva/patch-1
Chore Improvements
2 parents ec6e4af + 5c4c85a commit 897b722

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,7 @@ Our team produces other curricula! Check out:
109109
- [IoT for Beginners](https://aka.ms/iot-beginners/?WT.mc_id=academic-77807-sagibbon)
110110
- [Data Science for Beginners](https://aka.ms/datascience-beginners/?WT.mc_id=academic-77807-sagibbon)
111111
- [AI for Beginners](https://aka.ms/ai-beginners/?WT.mc_id=academic-77807-sagibbon)
112+
113+
## License
114+
115+
This repository is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.

TRANSLATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Similar to Readme's, please translate the assignments as well.
2020

2121
**Quizzes**
2222

23-
1. Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations, with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!**
23+
1. Add your translation to the quiz-app by adding a file [here](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations), with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!**
2424

2525
2. Add your language code to the dropdown in the quiz-app's App.vue file.
2626

0 commit comments

Comments
 (0)