Update README.md

pull/25/head
Peter Dematté 9 years ago
parent 034700e084
commit b131014f4b

@ -29,7 +29,7 @@ Colors({ // all options have a default value...
colorPicker uses an instance of Colors and passes the options to it, so some values are the same...
```javascript
var myColorPicker = new ColorPicker({
ColorPicker({
color: ..., // see Colors...
customBG: '#FFF' // see Colors...
animationSpeed: 150, // toggle animation speed

Loading…
Cancel
Save