From bef9c88b977ced4936e6f8107ddc805fbec4e935 Mon Sep 17 00:00:00 2001
From: Nohayla TANAJYT <103898244+nohaylaTanajyt1@users.noreply.github.com>
Date: Mon, 31 Jul 2023 14:17:08 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ed5802c..a5f3796 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-#Blender Scenes
+Blender Scenes
 
 
-##Structure:
+Structure:
 Each scene have the following structure:
 
 1. 'assets': Contains Blender objects (.blend files) used in scene creation.
@@ -15,7 +15,7 @@ Each scene have the following structure:
 
 I added comments for each first script in each scene
 
-##Instructions:
+Instructions:
 
 To generate the images customize the directory path in the "scripts","json_files" folders and in the SBATCH files.
 You can either execute the "allscenes.sbatch" file, which combines all the sbatch files, or run each sbatch file individually.
-- 
GitLab