From 761a5d24d6bc55de31d905fdb7b9a7de44c27fec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Thu, 19 Jan 2017 20:19:38 +0100 Subject: [PATCH] Changed README badge to use codecov.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c0fecb..431bfe0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status,](https://img.shields.io/travis/jsmaniac/anaphoric/master.svg)](https://travis-ci.org/jsmaniac/anaphoric) -[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/anaphoric/master.svg)](https://coveralls.io/github/jsmaniac/anaphoric) +[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/anaphoric/master.svg)](https://codecov.io/gh/jsmaniac/anaphoric) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/anaphoric) [![Online Documentation.](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/anaphoric/)