summaryrefslogtreecommitdiffhomepage
path: root/docs/tutorials/tutorials.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/tutorials.json')
-rw-r--r--docs/tutorials/tutorials.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/tutorials.json b/docs/tutorials/tutorials.json
index df4e339..2cab5e1 100644
--- a/docs/tutorials/tutorials.json
+++ b/docs/tutorials/tutorials.json
@@ -7,5 +7,8 @@
},
"03-memory": {
"title": "Memory Management"
+ },
+ "04-arrays": {
+ "title": "Working with Arrays"
}
}