Update README.md

This commit is contained in:
Alexandru Dima 2016-06-28 17:55:05 +02:00 committed by GitHub
parent 05ec778389
commit 34b3c1af4a

View file

@ -218,6 +218,10 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona
* run `$/src/monaco-editor> npm run website` * run `$/src/monaco-editor> npm run website`
* force-push the gh-pages branch: `$/src/monaco-editor-website> git push origin gh-pages --force` * 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 ## License
[MIT](https://github.com/Microsoft/monaco-editor/blob/master/LICENSE.md) [MIT](https://github.com/Microsoft/monaco-editor/blob/master/LICENSE.md)