Skip to content

Commit

Permalink
Fix link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eunikitin committed Apr 20, 2018
1 parent 3e6bc7d commit 3d0f90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -51,7 +51,7 @@
* Write modern JavaScript with latest features of [Babel](https://babeljs.io/)
* Create your own distributable [React](https://reactjs.org/) components (optional)
* Check your types with [Flow](https://flow.org/) (optional)
* Test and cover with [Jest](https://facebook.github.io/jest/) and [enzyme](http://chaijs.com/)
* Test and cover with [Jest](https://facebook.github.io/jest/) and [enzyme](http://airbnb.io/enzyme/)
* Lint with [ESLint](http://eslint.org/) ([air-bnb config](https://github.com/airbnb/javascript))


Expand Down

0 comments on commit 3d0f90f

Please sign in to comment.