Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
scott2449 committed Feb 23, 2015
1 parent 99dabfa commit 21e947c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Fiveby](http://en.wikipedia.org/wiki/Five_by_five) [![Join the chat at https://gitter.im/dowjones/fiveby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dowjones/fiveby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[Fiveby](http://en.wikipedia.org/wiki/Five_by_five) [![Join the chat at https://gitter.im/dowjones/fiveby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dowjones/fiveby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
==========
[![npm](https://img.shields.io/npm/v/fiveby.svg?style=flat)](http://npmjs.org/package/fiveby) [![build status](https://secure.travis-ci.org/dowjones/fiveby.png)](http://travis-ci.org/dowjones/fiveby) [![Code Climate](https://codeclimate.com/github/dowjones/fiveby/badges/gpa.svg)](https://codeclimate.com/github/dowjones/fiveby) [![Coverage Status](https://coveralls.io/repos/dowjones/fiveby/badge.svg?branch=master)](https://coveralls.io/r/dowjones/fiveby?branch=master)

Expand Down Expand Up @@ -52,7 +52,8 @@ Add [gulp](http://gulpjs.com/) and some convention to make it even more powerful
```

disableBrowsers and hubUrl are optional, disableBrowsers defaults to false
If running with phantomjs, you may get an error if connecting to a Selenium Server 2.44.0. If so, try running a different version of the Selenium Server.

phantomjs has an with selenium 2.44.0 [detro/ghostdriver#397](https://github.com/detro/ghostdriver/issues/397), use hubUrl and your own selenium server until resolved

###English?

Expand Down

0 comments on commit 21e947c

Please sign in to comment.