www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b45393df1f0e0584ca11ba440d0eb48a9e75dda9
parent 53200bb35181125f1eff898a4cc4080db645fed2
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 19 Jan 2017 20:19:44 +0100

Changed README badge to use codecov.io

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ [![Build Status,](https://img.shields.io/travis/jsmaniac/debug-scopes/master.svg)](https://travis-ci.org/jsmaniac/debug-scopes) -[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/debug-scopes/master.svg)](https://coveralls.io/github/jsmaniac/debug-scopes) +[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/debug-scopes/master.svg)](https://codecov.io/gh/jsmaniac/debug-scopes) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/debug-scopes) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/debug-scopes/) [![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)