From b8a129cb680a1477524e8895ec5dfc99f834344a Mon Sep 17 00:00:00 2001
From: Oliver Diers <oliver.diers@edu.ruhr-uni-bochum.de>
Date: Sat, 1 Feb 2025 11:37:10 +0100
Subject: [PATCH] Updated tutorial image

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

diff --git a/README.md b/README.md
index 98a4914..4a257fe 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The _participants.tsv_ has to follow the this [standard](https://bids-specificat
 - if one also wants to transfer the record date to the meta.json files. Then this information has to be included in the participants.tsv file. For each existing session a column should appear. The naming scheme of the columns must be consistent. The SFB suggests the following pattern: `day-1`, `day-2`, ..., `day-n`
 
 ### GUI Usage
-![](/images/StudyCreator_tutorial.png)
+![](/images/TSV_Converter_tutorial.png)
 
 Input fields top down:
 1. _Study folder:_
-- 
GitLab