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