Merge pull request #13 from gempain/patch-1

docs: fix typo in readme
This commit is contained in:
Peng Xiao 2020-01-29 09:23:04 +08:00 committed by GitHub
commit dd057b0070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ for the API that the JSON plugin offers to configure the JSON language support.
## Installing
`yarn add monaco-yaml`
See `test/index.html` as an example. Currently only load with vs loader is supported. (AMD)
See `demo/index.html` as an example. Currently only load with vs loader is supported. (AMD)
Load with ESM is added, but not yet tested.
## Development