Skip to content

Commit 5615212

Browse files
authored
Update README.md
1 parent b75a82f commit 5615212

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
77

88

99
## Instructions:
10-
1. Paste the file `NPPJSONViewer.dll` to Notepad++ `plugins\NPPJSONViewer` folder
11-
2. Restart Notepad++ and verify that the plugin appears under the Plugins menu
12-
3. Open a document containing a JSON string (or paste in some JSON text)
10+
1. Paste the file `NPPJSONViewer.dll` to Notepad++ `plugins\NPPJSONViewer` folder.
11+
2. Restart Notepad++ and verify that the plugin appears under the Plugins menu.
12+
3. Open a document containing a JSON string (or paste in some JSON text).
1313
4. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>J</kbd>.
14-
5. Voila!! If the JSON is valid, it will be shown in a Treeview
14+
5. Voila!! If the JSON is valid, it will be shown in a Treeview.
1515

1616

1717
## Latest Updates:

0 commit comments

Comments
 (0)