summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cb026f5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+jQuery Timepicker Addon
+=======================
+
+Use
+---
+-To use this plugin you must include jQuery and jQuery UI with datepicker and slider
+-Include timepicker-addon script
+-now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()