Skip to content

Commit

Permalink
Merge pull request #22 from shartsu/modify-description-in-readme
Browse files Browse the repository at this point in the history
add a description line
  • Loading branch information
zsong committed Mar 20, 2017
2 parents 51d2da3 + 429ddfd commit ba9f21c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -10,12 +10,14 @@ Please install Sublime [Package Control](https://sublime.wbond.net/installation)


###Settings
#### The default key binding for Mac is
#### The default key binding for Mac is

```
{ "keys": ["super+k", "super+f"], "command": "sql_beautifier" }
```

* Kindly note that the ` super ` key here is generally replaced by ` Command (⌘)` key

#### The default key binding for Windows / Linux is

```
Expand Down

0 comments on commit ba9f21c

Please sign in to comment.