diff --git a/README.md b/README.md index 5dadb638..dbfe7659 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ PhantomJS needs not be used only as a stand-alone tool. Check also some excellen - [Poltergeist](https://github.com/jonleighton/poltergeist) allows running Capybara tests headlessly. - [Guard::Jasmine](https://github.com/netzpirat/guard-jasmine) automatically tests Jasmine specs on Rails when files are modified. - [GhostDriver](http://detro.github.com/ghostdriver/) complements Selenium tests with a PhantomJS WebDriver implementation. -- [PhantomRobot](https://github.com/datakurre/phantomrobot) runs Robot Framework acceptance tests in the background. +- [PhantomRobot](https://github.com/datakurre/phantomrobot) runs Robot Framework acceptance tests in the background via PhantomJS. -any many others [companion projects](http://code.google.com/p/phantomjs/wiki/WhoUsesPhantomJS). +and many others [companion projects](http://code.google.com/p/phantomjs/wiki/WhoUsesPhantomJS). ## Questions?