From c08e939d791a91d7f57abd977659c696aebacd44 Mon Sep 17 00:00:00 2001 From: Gregory Conrad Date: Sat, 27 Sep 2025 14:43:21 -0400 Subject: [PATCH] docs: add reference to (WIP) examples directory --- example/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 example/README.md diff --git a/example/README.md b/example/README.md new file mode 100644 index 0000000..2c7d0c9 --- /dev/null +++ b/example/README.md @@ -0,0 +1,4 @@ +# Examples + +Please see the `examples/` directory: +https://github.com/GregoryConrad/native_toolchain_rs/tree/main/examples