aboutsummaryrefslogtreecommitdiff
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
commit5bd5e1f25ca36dd8aef7ebe98700cff6b64f54ea (patch)
treeba796559bfd8d0d1fa96b82005321334993f6fe1 /README.md
parent92460f69eef7d0e8781095f958f7936e4ac7bb31 (diff)
downloadziglings-5bd5e1f25ca36dd8aef7ebe98700cff6b64f54ea.tar.gz
ziglings-5bd5e1f25ca36dd8aef7ebe98700cff6b64f54ea.tar.bz2
ziglings-5bd5e1f25ca36dd8aef7ebe98700cff6b64f54ea.tar.xz
ziglings-5bd5e1f25ca36dd8aef7ebe98700cff6b64f54ea.zip
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