From f0842b752e1fb50ea7fc0e159c7f0c0a4c80ea85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=A1n=20Mu=C3=B1oz?= <alan.munoz@ed.ac.uk> Date: Sat, 24 Sep 2022 14:15:59 +0100 Subject: [PATCH] tweak(readme): rearrange badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20aec1e9..18625a95 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ALIBY (Analyser of Live-cell Imaging for Budding Yeast) -[](https://badge.fury.io/py/aliby) -[](https://aliby.readthedocs.io/en/latest) [](https://git.ecdf.ed.ac.uk/swain-lab/aliby/aliby/-/pipelines) [](https://git.ecdf.ed.ac.uk/swain-lab/aliby/aliby/-/commits/dev) +[](https://aliby.readthedocs.io/en/latest) +[](https://badge.fury.io/py/aliby) The core classes and methods for the python microfluidics, microscopy, data analysis and reporting. -- GitLab