From 8d8b5d204ce04426f433b8e5365401b24bb6b002 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Tue, 28 Jun 2016 17:54:48 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 351aeea2..8ea92a8c 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,10 @@ This npm module is bundled and distributed in the [monaco-editor](https://www.np * run `$/src/vscode> gulp watch` * open http://localhost:8080/monaco-editor/test/?monaco-typescript=dev&editor=dev +## Code of Conduct + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. + + ## License [MIT](https://github.com/Microsoft/monaco-typescript/blob/master/LICENSE.md)