diff --git a/README.md b/README.md
index 5c243a6..202a6a3 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,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.