From 93085f562c65f6eeda7730a78d57cfbeb56309b1 Mon Sep 17 00:00:00 2001 From: Toby Jaffey Date: Thu, 11 Dec 2025 13:50:55 +0000 Subject: [PATCH] Clearer at small size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea6e28..a9cd87d 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.