From 7f73ea010d7a31423196c535a0de92d924c81c20 Mon Sep 17 00:00:00 2001 From: zongor Date: Mon, 28 Jul 2025 23:39:21 -0400 Subject: [PATCH] Update README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4c961dc..1909888 100644 --- a/README.org +++ b/README.org @@ -26,7 +26,7 @@ Reality Engine Language (ZREL) and the Reality Engine Virtual Machine (VM) are d - Written in portable **C89** - No dynamic memory: **no malloc/free** - Designed for **cross-platform** reproducibility -- Inspired by **Uxn**, but more accessible than Forth-based stacks +- Inspired by **Uxn**, but for 3D - Built-in **3D primitive support** for game developers * VM Architecture