From 57a34ac5677c153e7cc6d71fe6d2702ff44a1c68 Mon Sep 17 00:00:00 2001 From: cato <47259183+cato447@users.noreply.github.com> Date: Sun, 5 Jun 2022 12:22:13 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 527f5b4..39bcb64 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # EIST-Projekt 2022 + +#### main branch: +![main synced to bitbucket](https://github.com/cato447/EIST-Teamprojekt/actions/workflows/bitbucket-sync.yml/badge.svg) +![Main branch tests](https://github.com/cato447/EIST-Teamprojekt/actions/workflows/run-tests.yml/badge.svg) + +#### dev branch: +![Dev branch tests](https://github.com/cato447/EIST-Teamprojekt/actions/workflows/run-tests.yml/badge.svg?branch=dev) + ## whattocook This webapp shows you meals you can cook from the ingredients you have at hand -> This repo uses an [action](https://github.com/babyygemperor) written by babyygemperor to sync the main branch to bitbucket \ No newline at end of file +> This repo uses an [action](https://github.com/babyygemperor) written by babyygemperor to sync the main branch to bitbucket