2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-08-22 08:32:45 -06:00

Update README

This commit is contained in:
peterd 2014-09-07 18:07:49 +02:00
parent 37bb6dd5cc
commit bcbf21636d

View File

@ -22,5 +22,6 @@ See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQu
mode: 'hsv-h', mode: 'hsv-h',
size: 1, size: 1,
renderCallback: renderCallback renderCallback: renderCallback
// and all other options from color and colorPicker
}); });
``` ```