Add CI status badge

This commit is contained in:
Christopher C. Wells 2021-03-29 21:35:09 -07:00 committed by Christopher Charbonneau Wells
parent c67aa89555
commit 0e70b0d475
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
# kcal the personal food nutrition journal # 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)