Skip to content

Commit 517539c

Browse files
committed
docs(readme): added urls to mocha and chai
1 parent fd15052 commit 517539c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* ES2015 support (using [rollup.js](http://rollupjs.org/) and [Babel](http://babeljs.io/))
77
* [UMD](https://github.com/umdjs/umd) supported build
88
* Automatic versioning using [semantic-release](https://github.com/semantic-release/semantic-release)
9-
* Mocha and Chai for testing
9+
* [Mocha](http://mochajs.org/) and [Chai](http://chaijs.com/) for testing
1010
* Test before commiting using [ghooks](https://github.com/gtramontina/ghooks)
1111
* Lint using [babel-eslint](https://github.com/babel/babel-eslint)
1212

0 commit comments

Comments
 (0)