Update README.md

This commit is contained in:
AlbertZhang
2020-06-28 01:26:53 +08:00
committed by GitHub
parent b4dc854530
commit a7747bf229

View File

@@ -12,7 +12,7 @@
### Usage
```
```bash
npm install json-schema-editor-vue
```
@@ -20,6 +20,7 @@ npm install json-schema-editor-vue
import JsonSchemaEditor from '../packages/index'
Vue.use(JsonSchemaEditor)
```
```vue
<template>
<div id="app">