Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ezefranca authored Dec 7, 2023
1 parent 3147644 commit 3d24f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ func watchShaker(_ watchShaker: WatchShaker, didShakeWith sensibility: ShakeSens
`ShakeDirection` is a simple enum who gives you `up`, `down`, `left` or `right` direction. The image bellow is the way used to determine what is each direction.

<p align="center">
<img class="shake" src="https://raw.githubusercontent.com/ezefranca/WatchShaker/master/.utils/direction.png" width="50%" height="50%">
<img class="shake" src="https://raw.githubusercontent.com/ezefranca/WatchShaker/master/.utils/apple_watch_directions.png" width="50%" height="50%">
</p>
<br>

Expand Down

0 comments on commit 3d24f8a

Please sign in to comment.