From 34b3c1af4aecf89c8d6aa1c24ec5aa80dc111b24 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Tue, 28 Jun 2016 17:55:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 261c4c38..42d7c612 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,10 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona * run `$/src/monaco-editor> npm run website` * force-push the gh-pages branch: `$/src/monaco-editor-website> git push origin gh-pages --force` +## 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-editor/blob/master/LICENSE.md)