Browse Source

add to README

pull/115/head
Diana Shkolnikov 10 years ago
parent
commit
0d07c38b06
  1. 6
      README.md

6
README.md

@ -58,6 +58,12 @@ $ npm test
$ npm run docs
```
### Code Coverage
```bash
$ npm run coverage
```
### Continuous Integration
Travis tests every release against node version `0.10`

Loading…
Cancel
Save