aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-08 17:53:22 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-08 17:53:22 -0500
commit0bb89e3e41cef893c158326a209aec129382c275 (patch)
tree9b306d886616628485dcecb1c822911853313bb2 /README.md
parentb9b89737fca7cc80b7d1b1527445e0ec71b25dda (diff)
downloadziglings-0bb89e3e41cef893c158326a209aec129382c275.tar.gz
ziglings-0bb89e3e41cef893c158326a209aec129382c275.tar.bz2
ziglings-0bb89e3e41cef893c158326a209aec129382c275.tar.xz
ziglings-0bb89e3e41cef893c158326a209aec129382c275.zip
Added Ex 9,10 for If
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 07fe634..f43a95a 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Planned exercises:
* [x] Assignment
* [x] Arrays
* [x] Strings
-* [ ] If
+* [x] If
* [ ] While
* [ ] For
* [ ] Functions