We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db89d8e commit 724b78eCopy full SHA for 724b78e
README.md
@@ -9,9 +9,9 @@ About
9
10
Use
11
---
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()
+- To use this plugin you must include jQuery (1.6+) and jQuery UI with datepicker (and optionally slider)
+- Include timepicker-addon script located in the `dist` directory
+- now use timepicker with `$('#selector').datetimepicker()` or `$('#selector').timepicker()`
15
16
Contributing Code - Please Read!
17
--------------------------------
0 commit comments