From 46c4d9816337229caa0357b27ade2fcd6b2b50c9 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Thu, 27 Jun 2019 13:24:14 -0600 Subject: [PATCH] Add codecov badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 597a957..878c10f 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ .. image:: https://drone.shoup.io/api/badges/shouptech/humulus/status.svg :target: https://drone.shoup.io/shouptech/humulus + :alt: Drone build status +.. image:: https://codecov.io/gh/shouptech/humulus/branch/master/graph/badge.svg + :target: https://codecov.io/gh/shouptech/humulus + :alt: Code Coverage Humulus is an open-source homebrew beer recipe app built using Flask.