diff --git a/README.md b/README.md
index ed5802c0fe6c845aa06da830a09e2940e7cd825c..a5f379616a278b6b63d2c50d2f6ae4a3d6ad44bf 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.