www

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

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