diff --git a/README.md b/README.md index d247de0..bf9a782 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ # vue-monaco-d0x -[![NPM version](https://img.shields.io/npm/v/vue-monaco-d0x.svg?style=flat)](https://npmjs.com/package/vue-monaco-d0x) [![NPM downloads](https://img.shields.io/npm/dm/vue-monaco-d0x.svg?style=flat)](https://npmjs.com/package/vue-monaco-d0x) [![CircleCI](https://circleci.com/gh/octanolabs/vue-monaco-d0x/tree/master.svg?style=shield)](https://circleci.com/gh/octanolabs/vue-monaco-d0x/tree/master) +[![NPM version](https://img.shields.io/npm/v/vue-monaco-d0x.svg?style=flat)](https://npmjs.com/package/vue-monaco-d0x) [![NPM downloads](https://img.shields.io/npm/dm/vue-monaco-d0x.svg?style=flat)](https://npmjs.com/package/vue-monaco-d0x) [![CircleCI](https://circleci.com/gh/octanolabs/vue-monaco-d0x/tree/master.svg?style=svg)](https://circleci.com/gh/octanolabs/vue-monaco-d0x/tree/master) [Monaco Editor](https://github.com/Microsoft/monaco-editor) is the code editor that powers VS Code, now it's available as a Vue component `` thanks to this project. Note: This is a fork of [vue-monaco](https://npmjs.com/package/vue-monaco). ## Install ```bash -npm install vue-monaco +npm install vue-monaco-d0x ``` Or ```bash -yarn add vue-monaco +yarn add vue-monaco-d0x ``` ## Usage @@ -48,7 +48,7 @@ Then use the component: - +