Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Oct 31, 2023
1 parent 4e92366 commit c041860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It also allows converting between a `ReadableStream` and a Rust `Stream`,
as well as between a `WritableStream` and a Rust `Sink`.

See the [API documentation](https://docs.rs/wasm-streams) for more information,
or check out the [examples](https://github.com/MattiasBuelens/wasm-streams/tree/master/examples).
or check out the [examples](https://github.com/MattiasBuelens/wasm-streams/tree/main/examples).

## License

Expand Down

0 comments on commit c041860

Please sign in to comment.