Skip to content

Commit

Permalink
fix(README.md): Small bug fix.
Browse files Browse the repository at this point in the history
Small bug fix with the links of the features list.
  • Loading branch information
Ziv-Barber committed Oct 7, 2018
1 parent e2d4b9c commit e43c9aa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ This project is using semantic-release to automatic handling of the version of y

This project is using the following awesome libraries/utilities/services:

- [babel 7][https://babeljs.io/]
- [better-npm-run][https://github.com/benoror/better-npm-run]
- [commitizen][http://commitizen.github.io/cz-cli]
- [esdoc][https://esdoc.org/]
- [eslint][https://eslint.org/]
- [flow][https://flow.org/]
- [jest][https://jestjs.io/]
- [npm-run-all][https://github.com/mysticatea/npm-run-all]
- [rollup][https://rollupjs.org/]
- [semantic-release][https://github.com/semantic-release/semantic-release]
- [babel 7](https://babeljs.io/)
- [better-npm-run](https://github.com/benoror/better-npm-run)
- [commitizen](http://commitizen.github.io/cz-cli)
- [esdoc](https://esdoc.org/)
- [eslint](https://eslint.org/)
- [flow](https://flow.org/)
- [jest](https://jestjs.io/)
- [npm-run-all](https://github.com/mysticatea/npm-run-all)
- [rollup](https://rollupjs.org/)
- [semantic-release](https://github.com/semantic-release/semantic-release)

<a name="inst"></a>
## Installation: ##
Expand Down

0 comments on commit e43c9aa

Please sign in to comment.