From 48fefc2bf34d73f66fe8e71ffba26dff6c475d9b 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:17:36 +0100 Subject: [PATCH] ci(readme): set order docs,pypi,pipelines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18625a95..01666b16 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ALIBY (Analyser of Live-cell Imaging for Budding Yeast) -[](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) +[](https://git.ecdf.ed.ac.uk/swain-lab/aliby/aliby/-/pipelines) +[](https://git.ecdf.ed.ac.uk/swain-lab/aliby/aliby/-/commits/dev) The core classes and methods for the python microfluidics, microscopy, data analysis and reporting. -- GitLab