From 8e655ac61906fc0f28cb93338f0b929207b9e496 Mon Sep 17 00:00:00 2001
From: h45-taylor <harvey.taylor3@live.uwe.ac.uk>
Date: Mon, 11 Dec 2023 17:52:41 +0000
Subject: [PATCH] readme updates

---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 210d6f4..735180f 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
 # 2048 Game
 
-[The Rules](#rules)
+[The Rules](#the-rules)
+
+
+
+## In this Code I am going to be recreating the classic [2048](https://play2048.co/) in a linux command line.
 
 
 
-## In this Code I am going to be recreating the classic[2048](https://play2048.co/) in a linux command line.
 
 # The Rules
 
-- 
GitLab