Added screnshot to readme
This commit is contained in:
parent
f0770dafa1
commit
742ab0c06e
|
@ -1,15 +1,15 @@
|
||||||
JSON Editor Online
|
# JSON Editor Online
|
||||||
http://jsoneditoronline.org
|
http://jsoneditoronline.org
|
||||||
|
|
||||||
|
|
||||||
Description
|
## Description
|
||||||
|
|
||||||
JSON Editor Online is a web-based tool to view, edit, and format JSON.
|
JSON Editor Online is a web-based tool to view, edit, and format JSON.
|
||||||
It shows your data side by side in a clear, editable treeview and in
|
It shows your data side by side in a clear, editable treeview and in
|
||||||
formatted plain text.
|
formatted plain text.
|
||||||
|
|
||||||
|
|
||||||
Features
|
## Features
|
||||||
|
|
||||||
- View and edit JSON side by side in treeview and plain text.
|
- View and edit JSON side by side in treeview and plain text.
|
||||||
- Edit, add, move, remove, and duplicate fields and values.
|
- Edit, add, move, remove, and duplicate fields and values.
|
||||||
|
@ -19,9 +19,13 @@ Features
|
||||||
- Format and compact JSON in plain text.
|
- Format and compact JSON in plain text.
|
||||||
|
|
||||||
|
|
||||||
Getting started
|
## Getting started
|
||||||
|
|
||||||
Website: http://jsoneditoronline.org
|
Website: http://jsoneditoronline.org
|
||||||
Wiki: https://github.com/wjosdejong/jsoneditoronline/wiki
|
Wiki: https://github.com/wjosdejong/jsoneditoronline/wiki
|
||||||
Sourcecode: https://github.com/wjosdejong/jsoneditoronline
|
Sourcecode: https://github.com/wjosdejong/jsoneditoronline
|
||||||
Downloads: https://github.com/wjosdejong/jsoneditoronline/tree/master/build/lib
|
Downloads: https://github.com/wjosdejong/jsoneditoronline/tree/master/build/lib
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|
![jsoneditoronline](https://raw.github.com/wjosdejong/jsoneditoronline/master/misc/screenshots/jsoneditoronline.png)
|
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
Reference in New Issue