From a8d992077b3e31fb55666f4ce6281c2c1989d600 Mon Sep 17 00:00:00 2001 From: Casper Date: Tue, 23 Jul 2024 19:16:16 +0200 Subject: [PATCH] Add Github Actions badges to readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4f6e7c0..0d140a5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A personal recipe management and meal planner app. +## Status + +![Build](https://github.com/cmvanb/cookbook/actions/workflows/build.yml/badge.svg) +![Test](https://github.com/cmvanb/cookbook/actions/workflows/test.yml/badge.svg) + ## Development Install the project.