From 249ca0cef7af818a2f1db688cccac17f2dce3bbd Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 26 Oct 2015 12:43:50 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 372138a5b..736d66a97 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - NPM: `npm install chart.js --save` - Bower: `bower install Chart.js --save` +- CDN: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/1.0.2/Chart.min.js - Zip: [Download](https://github.com/nnnick/Chart.js/archive/master.zip) [Examples](https://github.com/nnnick/Chart.js/tree/master/samples) | [Documentation](http://www.chartjs.org/docs/)