update readme

This commit is contained in:
Sofia 2025-07-24 21:33:58 +03:00
parent 22160b0802
commit 5b59d0689b

View File

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