Skip to content

Commit

Permalink
Fix identation in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseExposito committed Dec 11, 2020
1 parent a4e7365 commit 312a6b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ Example 1: Pinch to zoom example
<keys>KP_Add</keys>
<decreaseKeys>KP_Subtract</decreaseKeys>
</action>
</gesture>
</gesture>
```

Example 2: Open Gnome application launcher
Expand All @@ -421,7 +421,6 @@ Example 2: Open Gnome application launcher
<on>begin</on>
</action>
</gesture>
</application>
```

![Animation](.github/images/SEND_KEYS.gif)
Expand Down

0 comments on commit 312a6b5

Please sign in to comment.