Skip to content

Commit 724b78e

Browse files
More details on usage in readme
1 parent db89d8e commit 724b78e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ About
99

1010
Use
1111
---
12-
- To use this plugin you must include jQuery and jQuery UI with datepicker and slider
13-
- Include timepicker-addon script located in the *dist* directory
14-
- now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()
12+
- To use this plugin you must include jQuery (1.6+) and jQuery UI with datepicker (and optionally slider)
13+
- Include timepicker-addon script located in the `dist` directory
14+
- now use timepicker with `$('#selector').datetimepicker()` or `$('#selector').timepicker()`
1515

1616
Contributing Code - Please Read!
1717
--------------------------------

0 commit comments

Comments
 (0)