From 6ca2b1bc73f74a439eec2a79bb061d6a0ddeb6c1 Mon Sep 17 00:00:00 2001
From: Sharon Yates <30626642+sharoncy@users.noreply.github.com>
Date: Wed, 3 Apr 2024 11:27:51 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 12b461b..a015216 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # PyNutil
+PyNutil is currently under development.
+
 PyNutil is a Python library for brain-wide quantification and spatial analysis of features in serial section images from mouse and rat brain. It aims to replicate the Quantifier feature of the Nutil software (RRID: SCR_017183) to be run locally or to be intergrated with the QUINT workflow web-tools. It builds on registration to a standardised reference atlas with the QuickNII (RRID:SCR_016854) and VisuAlign software (RRID:SCR_017978) and feature extraction by segmentation with an image analysis software such as ilastik (RRID:SCR_015246). 
 
 For more information about the QUINT workflow:
-- 
GitLab