From c88a8545c8fdee0f836a2ca5c93919a07ea6b104 Mon Sep 17 00:00:00 2001 From: FPGALover Date: Mon, 18 Sep 2023 04:51:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6723c32..b2ce694 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RISCV(picorv32) on FPGA +# RISCV(picorv32) baremetal on FPGA on Windows and Linux ## Building RISC-V from scratch, using Linux or WSL ```html