From 12ecc5858724f82b1c349b9107e316ab2a042a36 Mon Sep 17 00:00:00 2001
From: Eamonn <ect1u17@soton.ac.uk>
Date: Wed, 29 Apr 2020 23:47:47 +0200
Subject: [PATCH] Updating Readme

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

diff --git a/README.md b/README.md
index 7b21644..5b5dab1 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 
+```
-- 
GitLab