From f3f956d15552171dd59603e7092c383ba681ddbe Mon Sep 17 00:00:00 2001 From: Alexandru-Florin Ene <94986496+inixyz@users.noreply.github.com> Date: Sun, 29 Oct 2023 15:56:54 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd1e178..3ffe55c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![RISC-V Logo](https://riscv.org/wp-content/uploads/2020/06/riscv-color.svg) -#tinyriscv -Compact, simple and easy-to-use +# tinyriscv + +Compact, simple and easy-to-use RISCV emulator in ~200 lines of C.