From 4f9ee54c3a169796c841b09e942dcdd96eef7c53 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Mon, 7 Dec 2015 23:57:28 -0500 Subject: [PATCH] Fix typo in README.md Signed-off-by: Collin J. Doering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6338dc..0843ad0 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Alternatively, I've written a simulate the *Hack Machine* in order to run the assembly generated by this assembler. Currently it is not as full featured and user friendly as the simulator given by the *Nand to Tetris* course, and likely never will be as it's end goal is to be implemented on a FPGA with -verification of the design done via through simulation. For more details see +verification of the design done via simulation. For more details see [its README](http://git.rekahsoft.ca/hack/about). [Gnu Emacs]: http://www.gnu.org/software/emacs/