Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SinghRajenM authored Sep 13, 2024
1 parent 0f7cbe2 commit b75a82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This plugin is meant to display a JSON string in a Treeview. It also marks the e
1. Paste the file `NPPJSONViewer.dll` to Notepad++ `plugins\NPPJSONViewer` folder
2. Restart Notepad++ and verify that the plugin appears under the Plugins menu
3. Open a document containing a JSON string (or paste in some JSON text)
4. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press "Ctrl+Alt+Shift+J"
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>.
5. Voila!! If the JSON is valid, it will be shown in a Treeview


Expand Down

0 comments on commit b75a82f

Please sign in to comment.