www

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

commit c6d5b7347064a2a5ccc022a40fc8c7b1a02f17fe
parent 832509a160c48d081baba2a8642157941689a158
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Fri, 31 Mar 2017 12:30:16 +0200

Fixed badge in README

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/scope-operations/master.svg)](https://travis-ci.org/jsmaniac/scope-operations) -[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/scope-operations/master.svg)](https://coveralls.io/github/jsmaniac/scope-operations) +[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/scope-operations/master.svg)](https://codecov.io/gh/jsmaniac/scope-operations) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/scope-operations) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/scope-operations/) [![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/)