From: Zach Panzarino Date: Wed, 18 May 2016 12:32:09 +0000 (+0000) Subject: Add BrowserStack mention to readme and website X-Git-Tag: v2.1.4~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529ebedc906d33af9fba44d8b642c6491fa7c852;p=thirdparty%2FChart.js.git Add BrowserStack mention to readme and website --- diff --git a/README.md b/README.md index 8a4812cc2..583ab216f 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ For support using Chart.js, please post questions with the [`chartjs` tag on Sta ## Building and Testing `gulp build`, `gulp test` +Thanks to [BrowserStack](https://browserstack.com) for allowing our team to test on thousands of browsers. + ## License Chart.js is available under the [MIT license](http://opensource.org/licenses/MIT). diff --git a/docs/08-Notes.md b/docs/08-Notes.md index 407a14852..b3183cae5 100644 --- a/docs/08-Notes.md +++ b/docs/08-Notes.md @@ -14,6 +14,8 @@ Chart.js offers support for all browsers where canvas is supported. Browser support for the canvas element is available in all modern & major mobile browsers (http://caniuse.com/#feat=canvas). +Thanks to BrowserStack for allowing our team to test on thousands of browsers. + ### Bugs & issues