diff --git a/README.md b/README.md
index af2dd81..4356c54 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ A json-schema editor of high efficient and easy-to-use, base on Vue
@@ -30,14 +30,12 @@ A json-schema editor of high efficient and easy-to-use, base on Vue
**[国内Demo](http://json-schema-editor.sviip.com)**
### Usage
-```bash
```bash
# vue2
npm install json-schema-editor-vue
# vue3
npm install json-schema-editor-vue3
```
-```
```vue
import JsonSchemaEditor from 'json-schema-editor-vue'