Skip to content

Commit

Permalink
Update README for raytrace-parallel and wasm-audio-worklet
Browse files Browse the repository at this point in the history
  • Loading branch information
jthemphill authored and daxpedda committed Sep 28, 2023
1 parent f711d9a commit 69a1e6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion examples/raytrace-parallel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ You can build the example locally with:
$ python3 run.py
```

and then visiting http://localhost:8080 in a browser should run the example!
and then visiting http://localhost:8000 in a browser should run the example!
2 changes: 0 additions & 2 deletions examples/wasm-audio-worklet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ You can build the example locally with:
$ python3 run.py
```

(or running the commands on Windows manually)

and then visiting http://localhost:8080 in a browser should run the example!

0 comments on commit 69a1e6e

Please sign in to comment.