Skip to content

Commit

Permalink
Link to AVA
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed Jul 27, 2017
1 parent 13753d1 commit ef3d34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const myPackage = require('package-name')

## AVA Usage

Some tests runners such as AVA can require packages automatically for you. If you're using AVA add the following to your package.json:
Some tests runners such as [AVA](https://github.com/avajs/ava) can require packages automatically for you. If you're using AVA add the following to your package.json:

```json
"ava": {
Expand Down

0 comments on commit ef3d34f

Please sign in to comment.