Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Schroter committed Jun 12, 2014
1 parent 1711182 commit 91bd9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ $('.tlt').on('inAnimationBegin.tlt', function () {

* `$element.textillate('start')` - Manually start/restart textillate
* `$element.textillate('stop')` - Manually pause/stop textillate
* `$element.textillate('in')` - Retrigger the current text's in animation
* `$element.textillate('out')` - Retrigger the current text's out animation
* `$element.textillate('in')` - Trigger the current text's in animation
* `$element.textillate('out')` - Trigger the current text's out animation

##Code Samples
* [textillate.js + bounce.js](http://codepen.io/jschr/pen/GaJCi)

0 comments on commit 91bd9d3

Please sign in to comment.