Skip to content

Commit

Permalink
Swarm with a capital S in README
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Sep 6, 2023
1 parent 7c56d57 commit a77603e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transports/webrtc-websys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Browser Transport made available through `web-sys` bindings.

## Usage

Use with `with_wasm_executor` to enable the `wasm-bindgen` executor for the swarm.
Use with `Swarm::with_wasm_executor` to enable the `wasm-bindgen` executor for the `Swarm`.

See the [browser-webrtc](../../examples/browser-webrtc) example for a full example.

0 comments on commit a77603e

Please sign in to comment.