Skip to content

Commit 83bf6a4

Browse files
authored
Update README.md
1 parent 7026099 commit 83bf6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# json-editor
22

3-
> A schema-aware editor for JSON document. It provides a tree view to present the structure of JSON document, user could manipulate the JSON from context menu. There is a text view to present the content of JSON document, user may edit JSON within.
3+
> A schema-aware editor for JSON document. It provides a tree view to present the structure of JSON document, user could manipulate the JSON from context menu. It also has a text view to present the content of JSON document, user may edit JSON within.
44
> Develop with Vue.js 2.
55
> Please reference the [project website](https://json-editor.tangramjs.com) fro detail.
66

0 commit comments

Comments
 (0)