From 71fc21d11a08abf46140ab1a23c4ddfb6659ac5a Mon Sep 17 00:00:00 2001
From: Dominik Brilhaus <brilhaus@nfdi4plants.org>
Date: Mon, 17 Mar 2025 08:10:32 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index ae4b310..4aebcfd 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ flowchart TD
     classDef studyStyle fill:#62d4c1,color:#2d3e50,fontWeight:bold;
     classDef assayStyle fill:#ffd34d,color:#2d3e50,fontWeight:bold;
     classDef processStyle fill:#D46275,color:#2d3e50;
-    id_0["PHOTOPERIOD 1 enhances stress tolerance and energy metabolism to promote spike fertility in barley under high ambient temperatures"]
+    id_0["Lan_2025_Ppd-H1"]
     class id_0 investigationStyle;
     id_0-->STUDY_id_1
     class STUDY_id_1 studyStyle;
-- 
GitLab