summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 697c0f2..0862fe5 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ taitep's RISC-V Emulator.
The goal is to support at least RV64GC and be able to run Linux,
potentially more. No plans for RV32I or RV32/64E.
-Currently implemented RISC-V ISA: `RV64I`
+Currently implemented RISC-V ISA: `RV64IM`
## Current Use
Currently, the emulator is nowhere near complete,