From bbf5ccafb63255b46d307b80eb267da64a5644b6 Mon Sep 17 00:00:00 2001 From: Toby Jaffey Date: Mon, 8 Dec 2025 16:40:59 +0000 Subject: [PATCH] "critical" fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a0887..eb5b303 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🤖 uvm32 +# 🧮 uvm32 uvm32 is a minimalist, dependency-free virtual machine sandbox designed for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99.