aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 570cf85..d83988f 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ Planned exercises:
* [x] Hello world (main needs to be public)
* [x] Importing standard library
* [x] Assignment
-* [ ] Arrays
+* [x] Arrays
* [ ] If
* [ ] While
* [ ] For