diff --git a/README.md b/README.md index ae09704..455cb65 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Looking for mobile first, tiny foot print, fast, scaleable, flexible, pluggable and a rich color model...
This small (4.9KB gZip, 10.8KB minified, no HTML, images or css needed) HSB colorpicker is based on a subset of [colors.js](https://github.com/PitPik/colorPicker/blob/master/colors.js) from it's big brother [colorPicker](https://github.com/PitPik/colorPicker/) for a precise and rich color model, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins. -tinyColorPicker now supports AMD. See colors-amd-wrapper.js and jqColorPicker-amd-wrapper.js for more information. +tinyColorPicker now supports AMD / CommonJS and bower. ##Demo See **demo** at [dematte.at/tinyColorPicker](http://dematte.at/tinyColorPicker)