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