Skip to content

Commit 7b31a7d

Browse files
update example/README.md
1 parent 8f06113 commit 7b31a7d

File tree

1 file changed

+2
-1
lines changed
  • packages/npm-packages/ruby-wasm-wasi/example

1 file changed

+2
-1
lines changed

packages/npm-packages/ruby-wasm-wasi/example/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ This is a simple example of how to use the `ruby-wasm-wasi` family packages
66

77
```console
88
$ ruby -run -e httpd . -p 8000
9-
$ # Open http://localhost:8000/index.html
9+
$ # Open http://localhost:8000/hello.html
10+
$ # Open http://localhost:8000/lucky.html
1011
```
1112

1213
## For Node.js

0 commit comments

Comments
 (0)