From e82a8a35a9fc9b0c9402a08a34363f441ab15474 Mon Sep 17 00:00:00 2001 From: Paul Sauve Date: Mon, 3 Jul 2017 22:21:31 -0500 Subject: [PATCH] Add BrowserStack logo and usage --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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