Update README.org

This commit is contained in:
zongor 2025-07-28 23:39:21 -04:00
parent 4fccd4d48d
commit 7f73ea010d
1 changed files with 1 additions and 1 deletions

View File

@ -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