From a29f9a676a6ea3bad56ede05cd1a1c82ffbbe8e9 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sun, 10 Apr 2016 10:47:35 -0400 Subject: #219 - everything upgraded Former-commit-id: 15f58d10df83feda8199a1b904433e625ef36b44 --- www/lib/Chart.js/README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 www/lib/Chart.js/README.md (limited to 'www/lib/Chart.js/README.md') diff --git a/www/lib/Chart.js/README.md b/www/lib/Chart.js/README.md deleted file mode 100644 index 7c4fa8bf..00000000 --- a/www/lib/Chart.js/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