summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-04-11 11:22:38 -0400
committerDave Gauer <dave@ratfactor.com>2021-04-11 11:22:38 -0400
commite933c8efe14a99390466cd9711ca05cc7ede73a7 (patch)
treeba796559bfd8d0d1fa96b82005321334993f6fe1 /README.md
parent9fbda0c5029f9bf6d3d3d214e911c5399f750234 (diff)
update readme with progress
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6beb84..bad59d7 100644
--- a/README.md
+++ b/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