From f657f221068e424bbd620da5eab7a87c8f4cfdc0 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Fri, 28 Mar 2025 11:40:34 +0100 Subject: [PATCH] remove : dummy commit to trigger ci --- examples/command.wasm/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/command.wasm/README.md b/examples/command.wasm/README.md index fb83c93b..e5e1065b 100644 --- a/examples/command.wasm/README.md +++ b/examples/command.wasm/README.md @@ -30,3 +30,5 @@ to the server's HTTP path: cp bin/command.wasm/* /path/to/html/ cp bin/libcommand.worker.js /path/to/html/ ``` + +Remove me!! Just a dummy line to test CI.