diff --git a/README.md b/README.md
index cbbd414..5c243a6 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,12 @@
-The goal is to to design and build a computer from scratch. I will only use logical gates to build the circuit and GoLang to build the compiler and assembler for your computer.
-I also want to understand how a computer works behind the curtains and maybe do some things my way.
+The goal is to to design and build a computer from scratch.
+
+I will only use logical gates to build the circuit and GoLang to build the compiler and assembler for your computer.
+
+I also want to understand how a computer works behind the curtains and maybe do some things my way.