www

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

commit ae7804a3a27c2d758807cf755f1190574eb360b7
parent 93d0d164aa783f6b10dcde7b8e30b56c23087392
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Fri, 21 Apr 2017 14:02:48 +0200

Changed badge URL to CodeCov

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/typed-map/master.svg)](https://travis-ci.org/jsmaniac/typed-map) -[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/typed-map/master.svg)](https://coveralls.io/github/jsmaniac/typed-map) +[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/typed-map/master.svg)](https://codecov.io/gh/jsmaniac/typed-map) [![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/typed-map) [![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/typed-map/) [![Maintained as of 2017,](https://img.shields.io/maintenance/yes/2017.svg)](https://github.com/jsmaniac/typed-map/issues)