From 09c60f96f0230e9e84cc35dec2c803d53123c6e5 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Sun, 28 Mar 2021 15:15:30 -0700 Subject: [PATCH] Add coverage status to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00d7bdd..a7b89a0 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -WIP +# kcal – the personal food nutrition journal +[![Coverage Status](https://coveralls.io/repos/github/kcal-app/kcal/badge.svg?branch=tests)](https://coveralls.io/github/kcal-app/kcal?branch=tests)