diff --git a/readme.md b/readme.md index a46530d..7ef7dff 100644 --- a/readme.md +++ b/readme.md @@ -20,16 +20,16 @@ ## Packages -- [sublime-ava](https://github.com/sindresorhus/sublime-ava) - Snippets for AVA tests -- [atom-ava](https://github.com/sindresorhus/atom-ava) - Snippets for AVA tests -- [vscode-ava](https://github.com/samverschueren/vscode-ava) - Snippets for AVA tests -- [eslint-plugin-ava](https://github.com/sindresorhus/eslint-plugin-ava) - Lint rules for AVA tests -- [gulp-ava](https://github.com/sindresorhus/gulp-ava) - Run tests with gulp -- [grunt-ava](https://github.com/sindresorhus/grunt-ava) - Run tests with grunt -- [fly-ava](https://github.com/pine613/fly-ava) - Run tests with fly -- [start-ava](https://github.com/start-runner/ava) - Run tests with start -- [sigh-ava](https://github.com/unlight/sigh-ava) - Run tests with sigh -- [redux-ava](https://github.com/sotojuan/redux-ava) - Test helpers for redux +- [sublime-ava](https://github.com/sindresorhus/sublime-ava) - Snippets for AVA tests. +- [atom-ava](https://github.com/sindresorhus/atom-ava) - Snippets for AVA tests. +- [vscode-ava](https://github.com/samverschueren/vscode-ava) - Snippets for AVA tests. +- [eslint-plugin-ava](https://github.com/sindresorhus/eslint-plugin-ava) - Lint rules for AVA tests. +- [gulp-ava](https://github.com/sindresorhus/gulp-ava) - Run tests with gulp. +- [grunt-ava](https://github.com/sindresorhus/grunt-ava) - Run tests with grunt. +- [fly-ava](https://github.com/pine613/fly-ava) - Run tests with fly. +- [start-ava](https://github.com/start-runner/ava) - Run tests with start. +- [sigh-ava](https://github.com/unlight/sigh-ava) - Run tests with sigh. +- [redux-ava](https://github.com/sotojuan/redux-ava) - Test helpers for Redux. ## Support