From a25f70e45b35274006b058f83c4f7647cd3e64b6 Mon Sep 17 00:00:00 2001 From: Steve Hoover Date: Mon, 8 Feb 2021 13:51:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0439d9..92b6437 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Accompanying resources for the [Building a RISC-V CPU Core](https://courses.edx. ## RISC-V Starting-Point Code -To begin the first RISC-V lab, use this link to open starting-point code in makerchip. +To begin the first RISC-V lab, use this link to open starting-point code in makerchip. ## RISC-V Reference Solution