2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-09-07 16:22:37 -06:00

Update README.md

This commit is contained in:
Peter Dematté 2014-10-05 18:42:19 +02:00
parent 30ede37b5e
commit 5ead39cc82

View File

@ -9,7 +9,7 @@ With **colors.js** (~8.7k or way smaller if other color spaces and complex calcu
If you like it, don't be shy to click the ★ Star button ;o)
Now with new implementations for [javascript_implementation/jsColor.js](javaScript) and [jQuery_implementation/jqColor.js](jQuery)
Now with new implementations for [javaScript](javascript_implementation/jsColor.js) and [jQuery](jQuery_implementation/jqColor.js)
##Demo & integration
See **demo** at [dematte.at/cpn](http://dematte.at/cpn) or check out a simple jQuery integration at [dematte.at/cpn/jQuery_implementation](http://www.dematte.at/cpn/jQuery_implementation/) and [jQuery_implementation/jqColor.js](jQuery_implementation) or the javaScript implementation at [dematte.at/cpn/javaScript_implementation](http://www.dematte.at/cpn/javaScript_implementation/) and [javascript_implementation/jsColor.js](javascript_implementation)