diff --git a/README.md b/README.md index 8033409..6b99f81 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ fn init() { | --------------------------------------------- | ----------------------------- | | [ic-wasi-polyfill](https://github.com/wasm-forge/ic-wasi-polyfill) | Polyfill library implementing the low-level WASI calls. | | [stable-fs](https://github.com/wasm-forge/stable-fs) | Simple file system implementation based on the stable structures. The file system implements backend for the ic-wasi-polyfill | +| [examples](https://github.com/wasm-forge/examples) | Repository containing various examplpes of runnig WASI projects on the IC. | \ No newline at end of file