From d378a8a5032263c577ba1bd1832c5a9b976e4d3b Mon Sep 17 00:00:00 2001 From: Ryan Noelk Date: Mon, 29 Jan 2018 22:25:04 -0500 Subject: [PATCH] adding coverage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e0f1da7..bdf2eca5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # OpenEats Web App [![Web Build Status](https://travis-ci.org/open-eats/openeats-web.svg?branch=master)](https://travis-ci.org/open-eats/openeats-web) +[![Coverage Status](https://coveralls.io/repos/github/open-eats/openeats-web/badge.svg)](https://coveralls.io/github/open-eats/openeats-web) This is the official web app that powers OpenEats. It's built using React/Redux.