From ffda86a00d364187111e227b724fbc7b82628c62 Mon Sep 17 00:00:00 2001 From: talha Date: Sat, 1 Feb 2025 17:39:57 +0500 Subject: Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89bcc87..828219f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ but they work, have led to me learning quite a fair bit about programming in gen ## Features - vector math (see source/math.h) - text rendering with decent performance -- manual memory management using memory arenas +- manual memory management using memory arenas (see source/memory/arena.h) - a batched renderer for quads that has decent performance ## Building -- cgit v1.2.3