From 48674912faa3e778f77342122ee4a124ab5ae145 Mon Sep 17 00:00:00 2001 From: sofia Date: Mon, 21 Jul 2025 14:50:16 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index acb029c..55b07c2 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,9 @@ Currently missing big features (TODOs) are: - Loops - Debug Information (PARTIALLY DONE) - ~~Borrows~~ (DONE) -- Pointers +- ~~Pointers~~ - Floats +- Subtraction Big features that I want later but are not necessary: - Associated functions