Skip to content

Commit

Permalink
Update README to reflect some of the New Hotness
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
csnover committed Mar 7, 2014
1 parent ea7f294 commit 96b5e82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,15 +200,15 @@ options.
3. Verify your configuration works by running the Node.js client and seeing that no errors are output.

```
node node_modules/intern/client.js config=tests/intern
node_modules/.bin/intern-client config=tests/intern
```

4. Start writing tests! See the [writing tests](https://github.com/theintern/intern/wiki/Writing-Tests-With-Intern) documentation
to learn how.
and the [Intern tutorial](https://github.com/theintern/intern-tutorial) to learn how.

## More information

* [Wiki Documentation](https://github.com/theintern/intern/wiki)
* [Documentation](https://github.com/theintern/intern/wiki)
* [Support](https://github.com/theintern/intern/wiki/Support)

## Do you hate kittens and love old IE?
Expand Down

0 comments on commit 96b5e82

Please sign in to comment.