Browse Source

Update wording

pull/2/head
Luke Childs 7 years ago
parent
commit
9e3614d1a1
  1. 2
      README.md

2
README.md

@ -37,7 +37,7 @@ Some tests runners such as [AVA](https://github.com/avajs/ava) can require packa
},
```
You can now `require` (or `import`) your package in your AVA tests.
You can now `require` (or `import`) your package in your AVA tests by name.
e.g instead of:

Loading…
Cancel
Save