Skip to content

Commit 6fd4c96

Browse files
committed
chore: updated readme
1 parent 36dd10b commit 6fd4c96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
* ES2015 support (using [rollup.js](http://rollupjs.org/) and [Babel](http://babeljs.io/))
77
* UMD supported build
88
* Automatic versioning using [semantic-release](https://github.com/semantic-release/semantic-release)
9+
* Mocha and Chai for testing
910
* Test before commiting using [ghooks](https://github.com/gtramontina/ghooks)
1011
* Lint using [babel-eslint](https://github.com/babel/babel-eslint)
1112

1213
##Development
1314
Supported tasks are `grunt`, `grunt watch` and `grunt build`
1415

1516
##License
16-
MIT @ [Ritesh Kumar](https://github.com/ritz078)
17+
MIT @ 2015
1718

0 commit comments

Comments
 (0)