Skip to content

Commit e91acb3

Browse files
committed
Update README.md
1 parent ef3e31f commit e91acb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Options can be set by attribute `data-<name>="value"` or in the options hash on
1919
**`stop: string`** Defines the counter limit - _eg: 10:00 (ten minutes)_
2020

2121
## Methods
22+
Methods can be call using `$(element).counter('method')`
2223

2324
**`play`** Play counter
2425

@@ -45,4 +46,4 @@ Options can be set by attribute `data-<name>="value"` or in the options hash on
4546
</script>
4647

4748
## License
48-
MIT License
49+
MIT License

0 commit comments

Comments
 (0)