From 36e8261cde17e0949fb511246c30b0a053091151 Mon Sep 17 00:00:00 2001 From: FPGALover Date: Sat, 24 Feb 2024 10:10:00 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09e4eac..7463830 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # neorv32 -neorv32 with Makefiles compatible with MSYS2 64 on Windows(ONLY ASSEMBLY) and Linux(ASSEMBLY, C, and CPP). +neorv32 with Makefiles compatible with MSYS2 64 on Windows(ONLY ASSEMBLY CODE) and Linux(ASSEMBLY, C, and CPP). -# 1. Windows Installation, and test. -# 2. Linux Installation, and test. +# 1. Windows Installation, and test(Assembly code). +# 2. Linux Installation, and test(C code). ## 1. Windows Installation