diff --git a/README.md b/README.md index ec486c8c28..88259bcdf9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,14 @@ NightWatch UI automated testing framework based on [Node.js](http://nodejs.org/) and [Selenium WebDriver](http://docs.seleniumhq.org/projects/webdriver/) *** - ## Quick Start +## Developer Guide +[http://nightwatchjs.org/guide](http://nightwatchjs.org/guide) + +## API Reference +[http://nightwatchjs.org/api](http://nightwatchjs.org/api) + ### Selenium WebDriver standalone server First thing you need to download the selenium server jar file `selenium-server-standalone-2.x.x.jar` from here: