From 7faa464c0c153f3f21681a72b1ed76abaaa00803 Mon Sep 17 00:00:00 2001 From: Robert Haase Date: Fri, 8 Mar 2024 14:49:39 +0100 Subject: [PATCH] Add link to napari plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11b20388..24d5ec87 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ if you found this work useful, please cite: [preprint](https://www.biorxiv.org/c ## napari plugin -NanoPyx is also available as a napari plugin, which can be installed via pip: +NanoPyx is also available as a [napari plugin](https://github.com/HenriquesLab/napari-nanopyx), which can be installed via pip: ```pip install napari-nanopyx```