From 96a4a14ced28a92b8e4406c088f8e548ceba9bd8 Mon Sep 17 00:00:00 2001 From: Alexandru-Florin Ene <94986496+inixyz@users.noreply.github.com> Date: Sun, 29 Oct 2023 17:25:59 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed221a6..788c91b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ tinyriscv is particulary suited to integration in simulation engines, embedded a - Implements a RISC-V rv32im - Portable, NO external dependencies (not even libc) +- Written in plain C code (C99) - Minimal setup and maintenance - Easy to hack and improve - Efficient runtime and memory consumption