diff --git a/README.md b/README.md index f1f68dfa..470f2841 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,7 @@ Our team produces other curricula! Check out: - [IoT for Beginners](https://aka.ms/iot-beginners/?WT.mc_id=academic-77807-sagibbon) - [Data Science for Beginners](https://aka.ms/datascience-beginners/?WT.mc_id=academic-77807-sagibbon) - [AI for Beginners](https://aka.ms/ai-beginners/?WT.mc_id=academic-77807-sagibbon) + +## License + +This repository is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information. diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index c936c7a4..8189ac2f 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -20,7 +20,7 @@ Similar to Readme's, please translate the assignments as well. **Quizzes** -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!** +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!** 2. Add your language code to the dropdown in the quiz-app's App.vue file.