From 347bdfccdc95d4d713d4fcc3053571d5d45fa488 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 30 Jul 2018 17:14:23 +0200 Subject: [PATCH] Problem: Codecov shield commented-out in README.md Solution: Uncomment it, since Codecov is working again ![Codecov](https://img.shields.io/codecov/c/github/bigchaindb/bigchaindb/master.svg) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 77f26884..d9d907a8 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ (including pre-release versions) from PyPI, so show the latest GitHub release instead. ---> - [![Latest release](https://img.shields.io/github/release/bigchaindb/bigchaindb/all.svg)](https://github.com/bigchaindb/bigchaindb/releases) [![Status on PyPI](https://img.shields.io/pypi/status/bigchaindb.svg)](https://pypi.org/project/BigchainDB/) [![Travis branch](https://img.shields.io/travis/bigchaindb/bigchaindb/master.svg)](https://travis-ci.org/bigchaindb/bigchaindb)