diff --git a/README.md b/README.md index 24f552c..8e3c767 100644 --- a/README.md +++ b/README.md @@ -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. Both vs loader and ESM are supported. +See `demo/index.html` as an example. Both vs loader and ESM are supported. ## Development @@ -38,4 +38,4 @@ Manually clone dependencies list below and update the project files accordingly: - `src/yaml-ast-parser-custom-tags`: https://github.com/JPinkney/yaml-ast-parser/tree/master/src ## License -[MIT](https://github.com/pengx17/monaco-yaml/blob/master/LICENSE.md) +[MIT](https://github.com/pengx17/monaco-yaml/blob/master/LICENSE.md) \ No newline at end of file