summaryrefslogtreecommitdiff
path: root/docs/examples.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples.md')
-rw-r--r--docs/examples.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples.md b/docs/examples.md
index 5a323b345..d6a30390d 100644
--- a/docs/examples.md
+++ b/docs/examples.md
@@ -8,6 +8,8 @@ more about the runtime.
- [Hello World](./examples/hello_world)
- [Import and Export Modules](./examples/import_export)
- [How to Manage Dependencies](./examples/manage_dependencies)
+- [Fetch Data](./examples/fetch_data)
+- [Read and Write Files](./examples/read_write_files)
## Advanced