Browse Source

update readme with progress

Dave Gauer 4 years ago
parent
commit
e933c8efe1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -136,7 +136,7 @@ Planned exercises:
 * [x] Numeric types (integers, floats)
 * [x] Labelled blocks and loops
 * [x] Loops as expressions
-* [ ] Builtins
+* [x] Builtins
 * [ ] Comptime (!)
 * [ ] Inline loops
 * [ ] Anonymous structs