Update README.md

This commit is contained in:
Nikolajus 2013-04-08 10:46:47 +03:00
parent 5bee6b391c
commit 4282802b65
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ Install this sublime text package via [Package Control](http://wbond.net/sublime
## Usage
To prettify JSON, make selection of json and press keys:
- Linux: `ctrl+alt+j`
- Windows: `ctrl+alt+j`
- OS X: `cmd+ctrl+j`
- Linux: <kbd>ctrl+alt+j</kbd>
- Windows: <kbd>ctrl+alt+j</kbd>
- OS X: <kbd>cmd+ctrl+j</kbd>
If selection is empty and configuration entry **use_entire_file_if_no_selection** is true, tries to prettify whole file.