From 55f628f5539c0da3b84c07d1aa8983c767ff696e Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Wed, 3 Jan 2024 15:05:11 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57e0bba..f6d5b13 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Copyright © 2023 Germann, Nakielski, Dietsch, Petzel, Moser, Triesch, Westhoff } }%% -flowchart LR +flowchart TD subgraph Legend l1(Sample) @@ -95,4 +95,4 @@ end %% Box style style Studies fill:#fff, stroke-width:2px, stroke:#333; style Assays fill:#fff, stroke-width:2px, stroke:#333; -end \ No newline at end of file +end -- GitLab