Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
winsonwq committed Aug 7, 2014
1 parent c12b7d2 commit 411070f
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
Expand Up @@ -17,9 +17,8 @@ $ wdm update --standalone // install selenium and webdrivers
Then install `viff` command line.

```
npm install -g coffee-script && npm install -g viff
npm install -g viff
```
No need to install coffee-script if you already have it, of course.

## Examples

Expand Down Expand Up @@ -147,6 +146,8 @@ And integrated `viffclient.post` method in your functional testing code. Check m

# History

2014-08-07 **[email protected]** no need to install `coffee-script` before hand.

2014-06-08 **[email protected]** could use multi viff instances to improve testing performance (`maxInstance` property).

2014-05-18 **[email protected]** finally replace `canvas` by `phantomjs`, so easy installation starts from now, even in Windows System.
Expand Down

0 comments on commit 411070f

Please sign in to comment.