summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62907c4..b56c328 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,14 @@ About
Use
---
- To use this plugin you must include jQuery and jQuery UI with datepicker and slider
-- Include timepicker-addon script
+- Include timepicker-addon script located in the *dist* directory
- now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()
Contributing Code - Please Read!
--------------------------------
- All code contributions and bug reports are much appreciated.
- Please be sure to apply your fixes to the "dev" branch.
-- Also note tabs are appreciated over spaces. \ No newline at end of file
+- Also note tabs are appreciated over spaces.
+- Please read the [CONTRIBUTING.md][contributingmd] for more on using Grunt to produce builds.
+
+[contributingmd]: CONTRIBUTING.md \ No newline at end of file