From 0e70b0d475df55d503f158c99bb69b7f98dc5eb7 Mon Sep 17 00:00:00 2001 From: "Christopher C. Wells" Date: Mon, 29 Mar 2021 21:35:09 -0700 Subject: [PATCH] Add CI status badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b89a0..6991e8b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # 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) +[![CI Status](https://github.com/kcal-app/kcal/actions/workflows/ci.yml/badge.svg)](https://github.com/kcal-app/kcal/actions/workflows/ci.yml) +[![Coverage \status](https://coveralls.io/repos/github/kcal-app/kcal/badge.svg?branch=tests)](https://coveralls.io/github/kcal-app/kcal?branch=tests)