Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Feb 20, 2018
1 parent 4454ab2 commit 9cd215d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ Go to symbol with emojis:
* `Enter` creates a new comment line.
* `Backspace` deletes the current line and goes to the previous one.
* `Shift+Enter` closes the docblock.
![Multline line docblock preview](preview/multiline.gif)
![Multline line docblock preview](art/multiline.gif)

### Single line comment shortcuts

* `Shift+Enter` creates new single line comment.
* `Backspace` deletes the current line and goes to the previous one.
![Single line docblock preview](preview/single-line.gif)
![Single line docblock preview](art/single-line.gif)

## Installation

Expand Down

0 comments on commit 9cd215d

Please sign in to comment.