diff --git a/README.md b/README.md index c50a07810d..7c48de50a9 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ The Svelte compiler optionally takes a second argument, an object of configurati * [EmilTholin/svelte-test](https://github.com/EmilTholin/svelte-test) * [lukechinworth/codenames](https://github.com/lukechinworth/codenames/tree/svelte) – example integration with Redux +## BrowserStack + +

To keep Svelte's performance in check, we use BrowserStack to quickly run benchmarks for each PR that immediately give feedback to the contributor. You can see how we use BrowserStack in the svelte-bench project and check out BrowserStack's services on their website.

## License