diff --git a/README.md b/README.md index 851ff39..2d0b95c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ Then just include it in the page in a `script` tag: var color = tinycolor("red"); +## Including it from CDN + +[JsDelivr](http://www.jsdelivr.com/#!tinycolor) + + + ## Including in node `tinycolor` may also be included as a [node](http://nodejs.org/) module like so: