aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.md')
-rw-r--r--doc/tutorial.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index f283260..9d160e0 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -165,6 +165,7 @@ Recommended reading order
* global.md - global functions
* execution.md - executing things
* quoting.md - function definition
+* container.md - containers other than arrays
* sys.md - some interfaces to the operating system
* err.md - error handling
* ffi.md - foreign function interface