From a9e4e5c0c2d04ed78a94b49f54dcde0c07034aea Mon Sep 17 00:00:00 2001
From: "nabil.abdennad" <nabil.abdennadher@hesge.ch>
Date: Mon, 28 Oct 2024 12:36:51 +0100
Subject: [PATCH] updates

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

diff --git a/README.md b/README.md
index 060d2f0..10b12aa 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ The following image represent the application workflow. Each step in the flowcha
 * Click on Create state machine to start the process of creating your workflow template.
 * Choose **Blank** to create a workflow from scratch.
 * Choose a relevant name for your Step function (VERY IMPORTANT: do not forget that you are working on the same AWS Amazon account with the other students)
+
 Inside the workflow studio, navigate to the left-hand panel and select **Flow** control.
 #### Step 1: Map block
 Choose **Map**, which allows for parallel worflow for each item in a dataset (in our case each .tif file is an item):
-- 
GitLab