From aa4b7ae8d8f753fb4e16fb748f364e71ad65a1f2 Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Thu, 11 Feb 2016 20:41:45 -0600 Subject: [PATCH] added codecov to readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5dc63b..6a1be1e 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ [![Stories in Ready](https://badge.waffle.io/florence/cover.png?label=ready&title=Ready)](https://waffle.io/florence/cover) This library is an extensible code coverage tool for racket. It comes with the ability to generate -HTML reports, and has extensions to submit coverage reports to [Coveralls](https://coveralls.io/). -You can also create your own coverage formats. +HTML reports, and has extensions to submit coverage reports to [Codecov](https://codecov.io/) and +[Coveralls](https://coveralls.io/). You can also create your own coverage formats. ## How to install @@ -34,6 +34,9 @@ Code coverage can be generated in a different format by specifying the `-f