diff --git a/examples/command.wasm/README.md b/examples/command.wasm/README.md index e5e1065b..fb83c93b 100644 --- a/examples/command.wasm/README.md +++ b/examples/command.wasm/README.md @@ -30,5 +30,3 @@ 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.