1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Merge pull request #157 from NMVikings/license_in_readme

Add license section to README.md
This commit is contained in:
Orta
2019-06-19 14:33:54 -07:00
committed by GitHub

View File

@@ -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.