From d51d93e6b00082d3e97c53825e59013cab79645d Mon Sep 17 00:00:00 2001 From: Leon Rauschning <99650940+lrauschning@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:26:45 +0800 Subject: [PATCH] reorder badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0623148..1131d41 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # msyd +[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) ![lint](https://github.com/schneebergerlab/msyd/actions/workflows/lint.yml/badge.svg) ![build](https://github.com/schneebergerlab/msyd/actions/workflows/test_build.yml/badge.svg) -[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) msyd is still under active development, so expect some bugs and changes!