Skip to content

Commit

Permalink
Merge branch 'master' of github.com:meodai/ticktack.js
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Jan 26, 2015
2 parents d0f58d6 + c8ec315 commit 96a0215
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 @@ -13,7 +13,7 @@ requestanimationframe based watch.

```javascript
ticktack.on('second', function(digit,digits){
console.log(e,o);
console.log(digit,digits);
// e contains all the values relative to seconds
// o contains values for all digits
});
Expand Down

0 comments on commit 96a0215

Please sign in to comment.