Skip to content

Commit 719b485

Browse files
committed
update readme
1 parent d0deaf9 commit 719b485

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![npm package](https://img.shields.io/npm/v/vue-json-pretty.svg)](https://www.npmjs.org/package/vue-json-pretty)
55
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/leezng/vue-json-pretty/blob/master/LICENSE)
66

7-
A Vue 2.x Toolkit for JSON.
7+
A vue 2.x component for rendering JSON data as a tree structure.
88

99
## Links
1010

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![npm package](https://img.shields.io/npm/v/vue-json-pretty.svg)](https://www.npmjs.org/package/vue-json-pretty)
55
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/leezng/vue-json-pretty/blob/master/LICENSE)
66

7-
一个基于 Vue 2.x 开发的 JSON 美化插件
7+
一个将 JSON 字符串渲染成树形结构的 Vue2.x 组件
88

99
- 基本功能: JSON 的美化
1010
- 附加功能: JSON 数据对应层级数据的点击获取

0 commit comments

Comments
 (0)