From a6d79f3121af29a5c9cb0f4a35f22ce3c64420cb Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Thu, 8 Jul 2021 09:42:32 -0700 Subject: [PATCH] Update README.md (#178) --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15eac171..ffa6478b 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,17 @@ npm i npm run convert ``` +## Help Wanted! + +Would you like to contribute a translation? Please read our [translation guidelines](TRANSLATIONS.md) and add input [to one of the translations issues](https://github.com/microsoft/IoT-For-Beginners/issues). If you want to translate into a new language, please raise a new issue for tracking. + +## Other Curricula + +Our team produces other curricula! Check out: + +- [Web Dev for Beginners](https://aka.ms/webdev-beginners) +- [ML for Beginners](https://aka.ms/ml-beginners) + ## Image attributions -You can find all the attributions for the images used in this curriculum where required in the [Attributions](./attributions.md). \ No newline at end of file +You can find all the attributions for the images used in this curriculum where required in the [Attributions](./attributions.md).