From fb720abeb5633881f7e9ee3117ef022a8da62f02 Mon Sep 17 00:00:00 2001
From: Harry Carey <38996929+PolarBean@users.noreply.github.com>
Date: Wed, 21 Aug 2024 13:11:36 +0200
Subject: [PATCH] add section on feature requests

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

diff --git a/README.md b/README.md
index 8a74019..4111fef 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,9 @@ pnt.quantify_coordinates()
 pnt.save_analysis("PyNutil/outputs/myResults")
 ```
 PyNutil generates a series of reports saved to the "outputs" directory. 
- 
+ # Feature Requests
+We are open to feature requests :) Simply open an issue in the github describing the feature you would like to see. 
+
 # Acknowledgements
 PyNutil is developed at the Neural Systems Laboratory at the Institute of Basic Medical Sciences, University of Oslo, Norway with support from the EBRAINS infrastructure, and funding support from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Framework Partnership Agreement No. 650003 (HBP FPA).
 
-- 
GitLab