From 58cffe1081b9fea66d5858fd21c4fc6c6251dbb0 Mon Sep 17 00:00:00 2001 From: Hemant Sachdeva Date: Sat, 1 Oct 2022 14:06:18 +0530 Subject: [PATCH] README(chore): Mention license of the project as well Signed-off-by: Hemant Sachdeva --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 11c30955..eef7832c 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,7 @@ Our team produces other curricula! Check out: - [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) + +## License + +This repository is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.