Skip to content

Commit

Permalink
See Also links.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Feb 1, 2019
1 parent 78cbda6 commit cd63125
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,10 @@ matrix:

This will print out a brief report and then upload the coverage data. This integrates transparently with Travis.

###
## See Also

- [coveralls-ruby](https://github.com/lemurheavy/coveralls-ruby) – the official Coveralls implementation for Ruby.
- [simplecov](https://github.com/colszowka/simplecov) – one of the original coverage implementations for Ruby, uses the built-in `coverage` library.

## Contributing

Expand Down

0 comments on commit cd63125

Please sign in to comment.