Add BrowserStack mention to readme and website

This commit is contained in:
Zach Panzarino 2016-05-18 12:32:09 +00:00
parent ca7434a5ea
commit 529ebedc90
2 changed files with 4 additions and 0 deletions

View File

@ -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).

View File

@ -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 <a href="http://caniuse.com/#feat=canvas" target="_blank">(http://caniuse.com/#feat=canvas)</a>.
Thanks to <a href="https://browserstack.com" target="_blank">BrowserStack</a> for allowing our team to test on thousands of browsers.
### Bugs & issues