aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.md')
-rw-r--r--doc/tutorial.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index 24615b4..e3abf7c 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -162,3 +162,5 @@ Recommended reading order
* parsing.md - how the input gets interpreted
* scopes.md - where variables live
+* global.md - global functions
+* execution.md - executing things