summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87e76a1..7e9adac 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ I recommend getting the eBook [Handling Time](https://sellfy.com/p/8gxZ) as it h
- Include timepicker-addon script located in the `dist` directory.
- now use timepicker with `$('#selector').datetimepicker()` or `$('#selector').timepicker()`.
+There is also a [Bower](http://bower.io/) package named `jqueryui-timepicker-addon`. Beware there are other similar package names that point to forks which may not be current.
+
Contributing Code - Please Read!
--------------------------------
- All code contributions and bug reports are much appreciated.