README.md in roadkill-0.0.3 vs README.md in roadkill-0.0.4

- old
+ new

@@ -1,6 +1,8 @@ # Roadkill +Automated testing for web apps written in *any* language. + ##TL;DR: This gem lets you easily install [Capybara](https://github.com/jnicklas/capybara) with [PhantomJS](https://github.com/ariya/phantomjs) and easily use them from *any* web application project directory so that you can start writing tests for your web application's pages right away. If you're new to acceptance testing, it even includes sample tests and a tiny app to get you started playing with it!