summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-18 19:21:18 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-18 19:21:18 -0500
commit2bda44bc586ee16dd3fe0bce1ead9372a83a71f3 (patch)
tree3d0291cd8e3087556094f159243c5ce0fca0cb77 /README.md
parent483fb97dfccca833457f55798149b68942be6deb (diff)
Added ex 15,16 for loops
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 ddda73b..4f87789 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Planned exercises:
* [x] Strings
* [x] If
* [x] While
-* [ ] For
+* [x] For
* [ ] Functions
* [ ] Defer
* [ ] Errors