From 32caa920e903d0895488089c30ffec9338482df6 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 17 Jun 2015 11:37:36 -0400 Subject: Updated to latest version of ionic, cordova, removed unused libraries --- www/lib/chartjs/README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 www/lib/chartjs/README.md (limited to 'www/lib/chartjs/README.md') diff --git a/www/lib/chartjs/README.md b/www/lib/chartjs/README.md deleted file mode 100644 index 7c4fa8bf..00000000 --- a/www/lib/chartjs/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Chart.js - -[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js) - - -*Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org) - -## Documentation - -You can find documentation at [chartjs.org/docs](http://www.chartjs.org/docs/). The markdown files that build the site are available under `/docs`. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard. - -## Bugs, issues and contributing - -Before submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](https://github.com/nnnick/Chart.js/blob/master/CONTRIBUTING.md) first. - -For support using Chart.js, please post questions with the [`chartjs` tag on Stack Overflow](http://stackoverflow.com/questions/tagged/chartjs). - -## License - -Chart.js is available under the [MIT license](http://opensource.org/licenses/MIT). -- cgit v1.2.3