From 23d53109ab0e17917bb77bce9e1583bbe9e00deb Mon Sep 17 00:00:00 2001
From: deadvey <deadvey@deadvey.com>
Date: Tue, 24 Dec 2024 18:49:31 +0100
Subject: [PATCH] Update README.md

---
 README.md | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 932fce4..c1549dc 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,20 @@
 # Falling
-A game where you fall down a big hole and have to dodge
+A game where you fall down a big hole and have to dodge<br/>
 oncoming obstacles.<br/>
 Difficulty: >= 2, 2 being the most difficult and it get's easier the higher the difficulty<br/>
 Debug Mode: true/false<br/>
 Can die: true/false<br/>
 <br/>
-TO DO: documentation, commenting ¬_¬
-BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?
-<br/>
-<br/>
+TO DO: documentation, commenting ¬_¬<br/>
+BUGS: Can pass between diagonally conencted blocks, is this a 'bug'?<br/>
+
 # Prophecies
-Generates a random prophecy based on prophecies from 
-The Underland Chronicles by Suzanne Collins
+Generates a random prophecy based on prophecies from <br/>
+The Underland Chronicles by Suzanne Collins<br/>
 All text in the prophecies belong to Suzanne Collins<br/>
 FINISHED<br/>
 
 # Snake (WIP)
-Classic Snake game
+Classic Snake game<br/>
 TO DO: all of it...