From: Nick Downie Date: Mon, 18 Mar 2013 07:40:28 +0000 (+0000) Subject: Added a license to the readme. X-Git-Tag: v0.2.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acc88e339040ab86c61dacc50c21b6d1ffa6eac;p=thirdparty%2FChart.js.git Added a license to the readme. Also updated the online documentation with the license. --- diff --git a/readme.md b/readme.md index 74aca54fa..970a814df 100644 --- a/readme.md +++ b/readme.md @@ -5,4 +5,8 @@ Chart.js Documentation ------- -You can find documentation at [chartjs.org/docs](http://www.chartjs.org/docs). \ No newline at end of file +You can find documentation at [chartjs.org/docs](http://www.chartjs.org/docs). + +License +------- +Chart.js is available under the [MIT license] (http://opensource.org/licenses/MIT). \ No newline at end of file