From 765235341b6075bcf64d8ebcdb61e350d251514d Mon Sep 17 00:00:00 2001 From: Rob Waller Date: Wed, 26 Aug 2020 17:45:03 +0100 Subject: docs: add fetch and read/write examples (#7186) --- docs/examples.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/examples.md') 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 -- cgit v1.2.3