2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-09-07 08:12:36 -06:00

Update README.md

This commit is contained in:
Peter Dematté 2014-10-05 18:44:17 +02:00
parent 5ead39cc82
commit 08e4c95006

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](javascript_implementation/jsColor.js) and [jQuery](jQuery_implementation/jqColor.js)
Now with new implementations for [javaScript](javascript_implementation) and [jQuery](jQuery_implementation)
##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)