From 0cabf80fb00b8c5b48f8d97dcb5dc49ad41035bf Mon Sep 17 00:00:00 2001 From: NMVikings Date: Mon, 22 Oct 2018 15:40:51 +0300 Subject: [PATCH] Add license section to Readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 33d875b..c00da0e 100644 --- a/README.md +++ b/README.md @@ -532,3 +532,7 @@ To install or update these dependencies you can use `npm install` or `npm update # Hackathon Starter Project A majority of this quick start's content was inspired or adapted from Sahat's excellent [Hackathon Starter project](https://github.com/sahat/hackathon-starter). + +## License +Copyright (c) Microsoft Corporation. All rights reserved. +Licensed under the [MIT](LICENSE.txt) License. \ No newline at end of file