Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmo committed Nov 29, 2016
1 parent 08ececd commit f651a88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ TinyConsole.shared.addMarker()
TinyConsole.shared.clear()
```

### Gestures

* Swipe from Left to Right: Add marker
* 2 Finger Tap: Add custom log entry
* 3 Finger Tap: Show Action Sheet to `Clear Console` and `Send Mail

> Shake to toggle the console view. If you’re using the Simulator, press <kbd>⌃ ctrl</kbd>-<kbd>⌘ cmd</kbd>-<kbd>z</kbd>.

Expand Down

0 comments on commit f651a88

Please sign in to comment.