Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Feb 5, 2014
1 parent 118b049 commit 97dc4a7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![NightWatch.js](http://nightwatchjs.org/img/logo_large.png)](http://sailsjs.org)
==========
# Nightwatch

[![Build Status](https://travis-ci.org/beatfactor/nightwatch.png?branch=master)](https://travis-ci.org/beatfactor/nightwatch) [![NPM version](https://badge.fury.io/js/nightwatch.png)](http://badge.fury.io/js/nightwatch)

Expand All @@ -14,7 +13,7 @@ UI automated testing framework based on [Node.js](http://nodejs.org/) and [Selen
First thing you need to download the selenium server jar file `selenium-server-standalone-2.x.x.jar` from here:
(https://code.google.com/p/selenium/downloads/list)

### Install NightWatch
### Install Nightwatch

Install Node.js and then:
```sh
Expand Down

0 comments on commit 97dc4a7

Please sign in to comment.