From d4492c268ba82421ba89c6577a435f310d17deb4 Mon Sep 17 00:00:00 2001 From: Steve Hoover Date: Mon, 8 Feb 2021 14:37:13 -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 92b6437..b58d0a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Building a RISC-V CPU Core -Accompanying resources for the [Building a RISC-V CPU Core](https://courses.edx.org/TBD) [EdX])(https://edx.org/) course by [Steve Hoover](https://www.linkedin.com/in/steve-hoover-a44b607/) of [Redwood EDA](https://redwoodeda.com), [Linux Foundation](https://www.linuxfoundation.org/), and [RISC-V International](https://riscv.org). +Accompanying resources for the [Building a RISC-V CPU Core](https://courses.edx.org/TBD) [EdX](https://edx.org/) course by [Steve Hoover](https://www.linkedin.com/in/steve-hoover-a44b607/) of [Redwood EDA](https://redwoodeda.com), [Linux Foundation](https://www.linuxfoundation.org/), and [RISC-V International](https://riscv.org). ## RISC-V Starting-Point Code