From 48b7ede9bc25ef75a44c77ca6040d5887b62c453 Mon Sep 17 00:00:00 2001
From: Adam Fekete <adam.fekete@kcl.ac.uk>
Date: Sat, 1 Feb 2020 16:51:14 +0100
Subject: [PATCH] adding descriptions for the files/folders

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3f6eb6f..c901526 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,11 @@ File structure af a tutorial:
 - `data`: folder that stores all the data required in this folder.
 - `assets`: folder for storing any additional materials (logos, figure, etc.) 
 
-Please note that during the deployment these folders (`data`, `assets`) from other tutorials will be merged so if you want to be on the safe side you can use sub-folders as well.
 
+## Tips and tricks
 
+- Please note that during the deployment these folders (`data`, `assets`) from other tutorials will be merged so if you want to be on the safe side you can use sub-folders as well.
+- the namo of th jupyter notebook could be the same as the name of repository. 
 
 ## Notes
 
-- 
GitLab