Update README.md

This commit is contained in:
Johannes Rieken 2016-08-30 11:54:36 +02:00 committed by GitHub
parent 2ca146d5c5
commit 737e0f1650

View file

@ -15,6 +15,10 @@ Internally the JSON plugin uses the [vscode-json-languageservice](https://github
node module, providing the implementation of the functionally listed above. The same module is also used
in [Visual Studio Code](https://github.com/Microsoft/vscode) to power the JSON editing experience.
## Issues
Please file issues concering `monaco-json` in the [`monaco-editor`-repository](https://github.com/Microsoft/monaco-editor/issues).
## Installing
This npm module is bundled and distributed in the [monaco-editor](https://www.npmjs.com/package/monaco-editor) npm module.