From 73d58350c2001d332792bb617deeef6f6103e397 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 12 Jul 2025 13:23:01 +0800 Subject: [PATCH] feat: udpates --- __wasm/rust-wasm-plugins-examples/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/__wasm/rust-wasm-plugins-examples/README.md b/__wasm/rust-wasm-plugins-examples/README.md index bb8a70c..4c950c6 100644 --- a/__wasm/rust-wasm-plugins-examples/README.md +++ b/__wasm/rust-wasm-plugins-examples/README.md @@ -1,6 +1,8 @@ Rust Wasm Plugins Example ========================= +> clone from: https://github.com/tliron/rust-wasm-plugins-examples + A Great Fit -----------