From dba538422dab6f80b73c5b18209513c03660cbf3 Mon Sep 17 00:00:00 2001
From: Gesa Helmsorig <gesa.helmsorig@hhu.de>
Date: Thu, 14 Nov 2024 11:45:58 +0000
Subject: [PATCH] Update README.md

---
 studies/phenotyping_eam7_plants/README.md | 27 ++++++++++++++++-------
 1 file changed, 19 insertions(+), 8 deletions(-)

diff --git a/studies/phenotyping_eam7_plants/README.md b/studies/phenotyping_eam7_plants/README.md
index d6fcb1e..6ef031b 100644
--- a/studies/phenotyping_eam7_plants/README.md
+++ b/studies/phenotyping_eam7_plants/README.md
@@ -6,14 +6,25 @@ Grow BW, BW(*Ppd-H1*), BW(*eam7*), and BW(*Ppd-H1,eam7*) plants under short-day
 
 ```mermaid
 	flowchart TD;
-	A[Bowman and introgression lines in SD] --> |plant_phenotyping| B[SD plants:
-	- flowering time in DAE
-	- at flowering: plant height, leaf number, tiller number, flag leaf length/width
-	- at harvest: spike length, floret and grain number, spike fertility]
-C[Bowman and introgression lines in LD] --> |plant_phenotyping| D[LD plants:
-	- flowering time in DAE
-	- at flowering: plant height, leaf number, tiller number
-	- at harvest: spike length, floret and grain number, spike fertility ]
+	A[Bowman and introgression lines in SD] --> |plant_phenotyping| B[flowering time in DAE]
+	A --> |plant_phenotyping| C[at flowering: 
+	- plant height
+	- leaf number
+	- tiller number
+	- flag leaf length/width]
+	A --> |plant_phenotyping| D[at harvest: 
+	- spike length
+	- floret and grain number
+	- spike fertility] 
+E[Bowman and introgression lines in LD] --> |plant_phenotyping| F[flowering time in DAE]
+E --> |plant_phenotyping| G[at flowering
+- plant height
+- leaf number
+- tiller number]
+E --> |plant_phenotyping| H[at harvest
+- spike length
+- floret and grain number
+- spike fertility]
 	
 ```
 
-- 
GitLab