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.