Skip to content

Commit 2627fc5

Browse files
Update Readme
1 parent f9dfca7 commit 2627fc5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ JsonTreeViewer is a Compose Multiplatform desktop app to display JSON data. It's
1111

1212
JsonTreeViewer is an Compose Multiplatform desktop app to display formatted JSON data.
1313

14-
The tree can be expanded and collapsed and show additional metadata like array indices and item counts in arrays and object. By using the search field, the tree can be search for keys and values. The info panel shows data about the json file itself.
14+
The tree can be expanded and collapsed and show additional metadata like array indices and item counts in arrays and object. By using the search field, the tree can be search for keys and values. The edit tab shows the raw json data, which can be edited and the changes will be reflected in the render tab.
1515

1616
Files with the extension `.json` and `.txt` can be opened via drag and drop, or data can be pasted directly with `ctrl+v` or `cmd+v`.
1717

screenshots/jsonTreeViewerGif.gif

1.48 MB
Loading

0 commit comments

Comments
 (0)