README.md in howitzer-2.0.1 vs README.md in howitzer-2.0.2
- old
+ new
@@ -42,10 +42,12 @@
## Requirements
* Supported OS: Mac OS X, Linux, Windows
* [Ruby](https://www.ruby-lang.org/en/downloads/) 2.2.2+
* [DevKit](https://github.com/oneclick/rubyinstaller/wiki/Development-Kit#installation-instructions) (For **Windows** only)
* [PhantomJS](http://phantomjs.org/download.html) (For **phantomjs** and **poltergeist** drivers only)
-* [ChromeDriver](https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver)
+* [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/) (For **chrome** selenium browser)
+* [GeckoDriver](https://github.com/mozilla/geckodriver/releases) (For **firefox** selenium browser)
+* [SafariDriver](https://webkit.org/blog/6900/webdriver-support-in-safari-10/) (For **safari** selenium browser)
* [QT](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit) (For **webkit** driver only)
## Setup
To install, type