diff --git a/README.md b/README.md index 53e22f8..ef23342 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Currently missing big features (TODOs) are: - ~~Borrows~~ (DONE) - ~~Pointers~~ (DONE) - ~~Unary operators~~ -- Floats +- ~~Floats~~ (DONE) - Type casting - Loops - Debug Information (PARTIALLY DONE)