From 742e8d6624f671ed29dd74e3de6166ed5f65a72c Mon Sep 17 00:00:00 2001 From: LunaTheFoxgirl Date: Thu, 16 May 2024 14:54:22 +0200 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 049852a..9948bae 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ inmath is slightly different from gl3n in the following ways * Multiplying vectors does pair-wise multiplication instead. * inmath uses camelCase for the naming of things * inmath simplifies parts of gl3n by removing excessive use of aliases. + * inmath is usable without the GC! License =======