From d05bf0d58043b778c2460a9c5e4881a03fae5448 Mon Sep 17 00:00:00 2001 From: Insoleet <insomniak.fr@gmail.com> Date: Tue, 24 Nov 2015 10:34:11 +0100 Subject: [PATCH] Add coverage status badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1fd5bf6..4eeeec6e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #ucoin-python-api -[](https://travis-ci.org/ucoin-io/ucoin-python-api) +[](https://travis-ci.org/ucoin-io/ucoin-python-api) [](https://coveralls.io/github/ucoin-io/ucoin-python-api?branch=master) A python implementation of [uCoin](https://github.com/ucoin-io/ucoin) API -- GitLab