From 5b59d0689b744c3f8adf74a72cb191a1c1285077 Mon Sep 17 00:00:00 2001 From: sofia Date: Thu, 24 Jul 2025 21:33:58 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dc45ce..810a7e1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Big features that I want later but are not necessary: - LSP implementation Smaller features: -- Hex-numbers +- ~~Hex-numbers~~ - Bitwise operations - Easier way to initialize arrays with a single value - Void-returns (`return;` for void-returning functions)