From dc90bac472dce3f00c620819762cbf4d562247e4 Mon Sep 17 00:00:00 2001 From: Jonathan Buch Date: Tue, 7 Nov 2023 17:58:46 +0100 Subject: [PATCH] readme, correct isa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3130119..9bb6561 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RISC-V Rust Emulator (RV32I) +# Rust RISC-V Emulator (RV64IAC) This project aims to provide a learning platform for RISC-V and Rust.