From: Nick Downie Date: Sat, 3 Jan 2015 15:30:58 +0000 (+0000) Subject: Add Stack Overflow tag link to README X-Git-Tag: v1.0.1~7^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F842%2Fhead;p=thirdparty%2FChart.js.git Add Stack Overflow tag link to README --- diff --git a/README.md b/README.md index db5c75c7c..00066076f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ You can find documentation at [chartjs.org/docs](http://www.chartjs.org/docs/). 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).