Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisantonellis committed Feb 8, 2016
1 parent c8b2782 commit 5e872d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jQuery plugin.
## Basic Usage: jQuery Plugin
1. Capture the image you want by selector and run the **freezeframe()** function.
```javascript
$('.my_class').freezeframe();
```
Expand Down

0 comments on commit 5e872d9

Please sign in to comment.