diff --git a/README.md b/README.md
index 6ceb136e91b855e940a638bbcaf071002531a9c5..18f3ad06b691dc460e799050d610d30a7e2848b5 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-#ChromaEnigma
+# ChromaEnigma
 ChromaEnigma is a Unity project where the player uses platforming and colors to proceed to the next stage.
 The project was given in IDATT2505, Extended Reality.
 
-##Technologies used
+## Technologies used
 - Unity Hub 3.3.0
 - Unity 2021.3.10f1
 - Microsoft Visual Studio 2022
 - Blender 3.2
 
-##Installation
+## Installation
 1 Clone project. 
 2 Download [Unity Hub](https://unity3d.com/get-unity/download).
 3 In Unity Hub, navigate to 'Projects'.
@@ -16,7 +16,7 @@ The project was given in IDATT2505, Extended Reality.
 
 If there are any problems along the way, looking at Unity's [documentation](https://docs.unity3d.com/560/Documentation/Manual/UnityBasics.html) could be of help.
 
-##Run
+## Run
 When ChromaEnigma is opened in the Unity editor, there are multiple ways to run it. 
 - You can run it directly in the editor (for the best experience, be sure to open Assets>Scenes>MainMenu before pressing play). Note: some problems may occur with the lighting. [This](https://www.youtube.com/watch?v=8-oXE2NWSLM) video helped me fix that issue.
 - You can [build](https://docs.unity3d.com/Manual/PublishingBuilds.html) the project.
\ No newline at end of file