From 34468361eff8f19503595e1064fb1a3f0b48f332 Mon Sep 17 00:00:00 2001 From: Harry Carey <harry.carey95@gmail.com> Date: Mon, 24 Mar 2025 17:17:06 +0100 Subject: [PATCH] add gui screenshot to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98e665a..6186c66 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ pip install PyNutil ## GUI download the executable for windows and macOS via the [github releases tab](https://github.com/Neural-Systems-at-UIO/PyNutil/releases) + + # Usage PyNutil requires Python 3.8 or above. -- GitLab