From f04fe2152bbe41fa8529b2b0287746a2c35b090b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=BCntefering?= Date: Sun, 9 Feb 2025 14:48:01 +0100 Subject: [PATCH] Updated README, added github actions badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30b2df4d2..bce443ee1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-[![Build Status](https://dev.azure.com/fabianmuentefering/fabianmuentefering/_apis/build/status/muefab.genie?branchName=develop)](https://dev.azure.com/fabianmuentefering/fabianmuentefering/_build?definitionId=4&view=branches) +[![Build Status](https://github.com/muefab/genie/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/MueFab/genie/actions?query=branch%3Adevelop) [![Static Badge](https://img.shields.io/badge/License-BSD%203%E2%80%93Clause-blue?style=flat&link=https%3A%2F%2Fgithub.com%2FMueFab%2Fgenie%2Fblob%2Fmain%2FLICENSE)](https://github.com/MueFab/genie/blob/develop/LICENSE) [![Static Badge](https://img.shields.io/badge/Paper-Communications%20Biology-orange?style=flat&link=https%3A%2F%2Fwww.nature.com%2Farticles%2Fs42003-024-06249-8)](https://www.nature.com/articles/s42003-024-06249-8) [![Static Badge](https://img.shields.io/badge/Docker%20Hub-Images-purple?style=flat&logo=docker)](https://hub.docker.com/r/muefab/genie)