From 08fe995d439d788b082ca1e72f39c149c1ca7bf0 Mon Sep 17 00:00:00 2001
From: Dominik <dominik.brilhaus@hhu.de>
Date: Thu, 25 Aug 2022 09:42:04 +0200
Subject: [PATCH] update readme

---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index a3970f2..35a2866 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
 This ARC provides all course material required for the CEPLAS RNASeq Workshop (August 22 - 24, 2022).
 Please explore the [Reader](_reader/RNAseqWorkshop.pdf) for details.
 
-## More information about ARCs in general
-
-Please visit the [DataPLANT website](https://nfdi4plants.org).
+> ## ARC disclaimer
+>
+> Please not, that this workshop repository does not take advantage of all ARC features, which would simply be out of scope for a three day workshop focusing on RNA-Seq data analysis. If you want to learn more about ARCs and related DataPLANT tools and services, please visit the [DataPLANT website](https://nfdi4plants.org).
 
 ## The basic ARC structure summarized
 
@@ -16,7 +16,7 @@ directory | content
 [workflows](workflows) | computational analyses (i.e. "scripts")
 [runs](runs) | outputs of workflow | (i.e. "results")
 
-## Material added to the ARC for this course
+## Material added to the ARC for this workshop
 
 directory | content
 ------- | -------
@@ -41,7 +41,7 @@ This is done using the docker images available at sciebo or built from scratch.
 ### Build docker image
 
 If you want to build the docker images from scratch (rather than downloading from sciebo), follow the respective instructions in
- 
- - [workflows/maindocker](workflows/maindocker)
- - [workflows/rstudiodocker](workflows/rstudiodocker)
- - [workflows/userdocker](workflows/userdocker)
\ No newline at end of file
+
+- [workflows/maindocker](workflows/maindocker)
+- [workflows/rstudiodocker](workflows/rstudiodocker)
+- [workflows/userdocker](workflows/userdocker)
-- 
GitLab