From 0a13d0c7d845c281f3e27983a2ae80b301efb8b9 Mon Sep 17 00:00:00 2001
From: andreaschrader <85687301+andreaschrader@users.noreply.github.com>
Date: Mon, 21 Aug 2023 11:09:20 +0200
Subject: [PATCH] Corrected typo in README and added link for support with
 requirements for using the DataPLANT HUB and ARC Commander.

---
 README.md | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a2f4f41..1ac0b1b 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@ Data Science and Management & Cluster of Excellence on Plant Sciences (CEPLAS),
 
 This example uses the command line.  
 It shows the process of growing an ARC to be used in demos and also while trying options and arguments of the [ARC Commander](https://github.com/nfdi4plants/arcCommander).  
-Please note, this is work in progress and the ARC is example ARC is not completed yet.  
-Successively, it is planned to add and use more features.  
+Please note, this is work in progress and this "Grow-an-ARC" example ARC is not completed yet.  
+Successively, it is planned to add and use more features. 
+
+**Information on the requirements for using the HUB and ARC Commander** can be found in the manuals available in the [DataPLANT Knowledge Base](https://nfdi4plants.org/nfdi4plants.knowledgebase/index.html).
 
 ## Used OS and ARC Commander version  
 
@@ -117,4 +119,8 @@ arc sync -m "Added a README template, .gitignore for macOS and a CC-BY 4.0 licen
 
 ```bash
 touch README.md
-```  
\ No newline at end of file
+```  
+
+```bash
+arc sync -m "Added the README for this Grow-an-ARC_Example ARC including the process of growing this ARC."
+```
\ No newline at end of file
-- 
GitLab