Update README.md

This commit is contained in:
AlbertZhang
2020-06-28 01:15:04 +08:00
committed by GitHub
parent 433aafaa76
commit c9c2891cf5

View File

@@ -2,13 +2,15 @@
<p align="center">
<img width="60" src="https://github.com/zyqwst/json-schema-editor-vue/blob/master/examples/assets/logo.png">
</p>
# json-schema-editor-vue
<p align="center">json-schema-editor-vue</p>
<hr/>
<p align="center">A json-schema editor of high efficient and easy-to-use, base on Vue</p>
<p align="center">
<img width="600" src="https://raw.githubusercontent.com/zyqwst/json-schema-editor-vue/master/examples/assets/capture.png">
<img width="100%" src="https://raw.githubusercontent.com/zyqwst/json-schema-editor-vue/master/examples/assets/capture.png">
</p>
A json-schema editor of high efficient and easy-to-use, base on Vue
### Usage
```
npm install json-schema-editor-vue
```