From 3b6e08b3574c976488685e50d26eef783aa160e8 Mon Sep 17 00:00:00 2001
From: Sharon Yates <30626642+sharoncy@users.noreply.github.com>
Date: Thu, 21 Nov 2024 15:17:12 +0100
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index babcd97..5af4d69 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # PyNutil
-PyNutil is under development. It currently has known bugs (errors in region area calculations) - do not use. 
+PyNutil is under development. 
+
+> [!WARNING]
+> PyNutil currently has known bugs (errors in region area calculations) - do not use. 
 
 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). 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). 
 
-- 
GitLab