Skip to content

Commit a855751

Browse files
committed
Update README.md
1 parent 1d399f2 commit a855751

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@ lup("#test").add('green').options({ 'cleanup': false }).end();
175175

176176
----
177177

178+
###Options:
179+
180+
- `cleanup`: `Boolean` and `true` by default - Clean all css classes at the end of timeline?
181+
182+
*Note:* You can alter options using `option` and `options` methods.
183+
178184
## Roadmap
179185
- Support more than one target element
180186
- Add more examples

0 commit comments

Comments
 (0)