From b46ad5448c80f72b3de83211b45f57c6d29929d2 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Wed, 11 Oct 2017 11:08:19 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea13d2fac..ad20faf03 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Check out our Docs: https://coralproject.github.io/talk/ ## End-to-End Testing -Talk uses [Nightwatch](http://nightwatchjs.org/) to write e2e tests. The Testing infrastructure is provided with love by our friends at Browserstack that allows us to run our tests in real browsers. +Talk uses [Nightwatch](http://nightwatchjs.org/) to write e2e tests. The testing infrastructure that allows us to run our tests in real browsers is provided with love by our friends at Browserstack. ![](/public/img/browserstack_logo.png)