]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add BrowserStack mention to readme and website
authorZach Panzarino <zachary@panzarino.com>
Wed, 18 May 2016 12:32:09 +0000 (12:32 +0000)
committerZach Panzarino <zachary@panzarino.com>
Wed, 18 May 2016 12:32:09 +0000 (12:32 +0000)
README.md
docs/08-Notes.md

index 8a4812cc2cc41b6a5d39a53e9f7b59e22f9c4afc..583ab216f3a2ba486a813f2c1661fefd0550b678 100644 (file)
--- 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).
index 407a148521aecad06e9e7dd88ccd5b37280ff4fa..b3183cae52ac17815035badd04816630f2b81b68 100644 (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