From 4d37b581307f6240050bd571d5418a881fa48562 Mon Sep 17 00:00:00 2001 From: pedrofale Date: Tue, 9 Jan 2024 14:29:37 +0000 Subject: [PATCH] Update badge to github actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1faa3e..ba55e90 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -[![circleci](https://img.shields.io/circleci/project/github/cbg-ethz/SCICoNE/master.svg?&logo=circleci&color=blueviolet)](https://circleci.com/gh/cbg-ethz/SCICoNE/) +[![Build](https://github.com/cbg-ethz/SCICoNE/actions/workflows/build.yaml/badge.svg)](https://github.com/cbg-ethz/SCICoNE/actions/workflows/build.yaml) [![C++ Standard](https://img.shields.io/badge/c++-14-blueviolet?style=flat&logo=c%2B%2B)](https://en.wikipedia.org/wiki/C%2B%2B14) [![License](https://img.shields.io/:license-GPLv3-blueviolet.svg?style=flat&logo=gnu)](http://www.gnu.org/licenses/gpl-3.0.html)