diff --git a/README.md b/README.md
index 210d6f4590a53f2ad31f132631ba1a175adb2188..735180f55175ffbaf73c175da887f26635fb1a82 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