Simplify sentence

This commit is contained in:
Kevin Sawicki 2016-05-17 15:14:50 -07:00
parent 3f3871b1be
commit b301c473cd

View file

@ -12,8 +12,7 @@ From [ChromeDriver - WebDriver for Chrome][chrome-driver]:
[Spectron][spectron] is the officially supported ChromeDriver testing framework
for Electron. It is built on top of [WebdriverIO](http://webdriver.io/) and
has helpers to access Electron APIs in your tests and bundles the version
of ChromeDriver for Electron.
has helpers to access Electron APIs in your tests and bundles ChromeDriver.
```bash
$ npm install --save-dev spectron