diff --git a/README.md b/README.md
index 7b21644fc52c2c8d9a629be164120207dee6b608..5b5dab13d6843611197a47ec280a1f3e254c9b68 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# README V0.2
+# XB Framework
 
 ## Contents
 
-- [README V0.2](#readme-v02)
+- [XB Framework](#xb-framework)
   - [Contents](#contents)
   - [Statement of Originality](#statement-of-originality)
   - [Keywords](#keywords)
@@ -78,7 +78,8 @@ It's purpose is to develop an application that allows for Experiments in a Box (
 
 ## Directory Structure
 
-```Y3Proj
+```
+Y3Proj
 |-- LICENSE                                                             [General License agreement for anyone accessing the git repository]
 |-- README.md                                                           [A readme for explaining the project for the git repository]
 |-- XBFramework.iml                                                     [A project based dictionairy (including any gradle / project settings files)]
@@ -190,4 +191,5 @@ It's purpose is to develop an application that allows for Experiments in a Box (
 |       `-- ShorterReportBody.pdf
 |-- Y3Proj File Structure.txt                                           [This file]
 `-- designs                                                             [A folder containing the design files relating to this project]
-    `-- saltshaker.png ```
+    `-- saltshaker.png 
+```