diff --git a/README.md b/README.md
index 3cbf4c6..95811ac 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,14 @@ qword = **QWORD** = (quad-word)
### NOTE: 📝
On 32 Bit ARM CPUs a WORD is 32 Bit.
+
+
+
+
+
+
+
+
## 🔧 x86 Registers 🔧
*(Older Text from the University of Virginia Computer Science (2006), one of the best Guides for x86 Assembly)*
@@ -49,7 +57,6 @@ You also have **double-precision floating point going from xmm0 to xmm15**.*
[Full Cheatsheet x86 Assembly, 20 Pages.](Docs/x86_Assembly.pdf)
-