From 05a6a107f5ae4c8eb0ae346344745c3d919ae298 Mon Sep 17 00:00:00 2001
From: darcihp <dltj007@gmail.com>
Date: Thu, 1 Oct 2015 17:27:33 -0300
Subject: [PATCH] README

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

diff --git a/README.md b/README.md
index 99e0162..b892f42 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
-***scMIPS***
+**scMIPS**
+
 1 - It's a simple vhdl description of Patterson and Hennessy MIPS processor.
 
-2 - Arquitecture.pdf describe the processor like was done. To understand VHDL description it is highly recommend to follow the mentioned archive.
+2 - Architecture.pdf describe the processor like was done. To understand VHDL description it is highly recommend to follow the mentioned archive.
 
 3 - As you see it is not a complete FPGA project. It is just .vhd files. To run and simulate the processor we recommend the lecture of links above:
 
-- 
GitLab