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 22ed19f..f283260 100644
--- a/doc/tutorial.md
+++ b/doc/tutorial.md
@@ -167,3 +167,4 @@ Recommended reading order
* quoting.md - function definition
* sys.md - some interfaces to the operating system
* err.md - error handling
+* ffi.md - foreign function interface