Skip to content

Commit

Permalink
added demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doherty committed Jan 15, 2018
1 parent c4da6d6 commit bd8ffbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.MD
Expand Up @@ -6,7 +6,9 @@ A **0.5k** script that adds `swiped-left`, `swiped-right`, `swiped-up` and `swip

## Usage

Add [pure-swipe.min.js](dist/pure-swipe.min.js) to your page and start listening for swipe events. Events bubble, so you can `addEventListener` at document level, or on individual elements:
Add [pure-swipe.min.js](dist/pure-swipe.min.js) to your page and start listening for swipe events. Events bubble, so you can `addEventListener` at document level, or on individual elements.

<img src="docs/example.gif" height="698px"/>

### swiped-left

Expand Down
Binary file added docs/example.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd8ffbb

Please sign in to comment.