Skip to content

Commit

Permalink
docs: slight tweak to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Apr 27, 2016
1 parent 0946f82 commit af0df0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ That's all there is to it!

## Integrating with codecov

nyc npm test && nyc report --reporter=text-lcov > coverage.lcov && codecov
`nyc npm test && nyc report --reporter=text-lcov > coverage.lcov && codecov`

[codecov](https://codecov.io/) is a great tool for adding
coverage reports to your GitHub project, even viewing them inline on GitHub with a browser extension:
Expand Down

0 comments on commit af0df0c

Please sign in to comment.