X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=README;h=0dd6fd35ac2f8168ea27ae699c9b2384c50d29ea;hb=8256138420964c3ec2f3c16722a5d47de12c64f0;hp=0fc135d7bed896d2e40655247b0a80e56e381193;hpb=626505e1f1a5494bd10213401f01918ccfa58727;p=dygraphs.git diff --git a/README b/README index 0fc135d..0dd6fd3 100644 --- a/README +++ b/README @@ -51,10 +51,13 @@ dygraphs uses: - strftime.js (BSD License) - excanvas.js (Apache License) - YUI compressor (BSD License) + - JsDoc Toolkit (MIT license) + rgbcolor: http://www.phpied.com/rgb-color-parser-in-javascript/ strftime: http://tech.bluesmoon.info/2008/04/strftime-in-javascript.html excanvas: http://code.google.com/p/explorercanvas/ yui compressor: http://developer.yahoo.com/yui/compressor/ +jsdoc toolkit: http://code.google.com/p/jsdoc-toolkit/ dygraphs is available under the MIT license, included in LICENSE.txt.