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