From cfd127a236075a269c55f62012764e304ff32ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=A1n=20Mu=C3=B1oz?= <amuoz@ed.ac.uk> Date: Tue, 24 May 2022 10:51:39 +0100 Subject: [PATCH] add badges to docs/readme --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index d3d81f39..759b13e2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +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) + The core classes and methods for the python microfluidics, microscopy, data analysis and reporting. ### Installation -- GitLab