diff --git a/README.md b/README.md index 539ad9c..dbf3a7c 100644 --- a/README.md +++ b/README.md @@ -178,3 +178,14 @@ This capstone project serves as an opportunity to demonstrate what you’ve lear ## Offline access You can run this documentation offline by using [Docsify](https://docsify.js.org/#/). Fork this repo, [install Docsify](https://docsify.js.org/#/quickstart) on your local machine, and then in the root folder of this repo, type `docsify serve`. The website will be served on port 3000 on your localhost: `localhost:3000`. + +## Other Curricula + +Our team produces other curricula! Check out: + +- [Web Dev for Beginners](https://aka.ms/webdev-beginners) +- [Machine Learning for Beginners](https://aka.ms/ml-beginners) +- [IoT for Beginners](https://aka.ms/iot-beginners) +- [Data Science for Beginners](https://aka.ms/datascience-beginners) +- [AI for Beginners](https://aka.ms/ai-beginners) +