Skip to content

Commit e3df4ec

Browse files
authored
docs: Replace iroh-net mention in README (#83)
1 parent f215aa1 commit e3df4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The implementation is based on the papers [HyParView](https://asc.di.fct.unl.pt/
66

77
The crate is made up from two modules:
88
The `proto` module is the protocol implementation, as a state machine without any IO.
9-
The `net` module connects the protocol to the networking stack from `iroh-net`.
9+
The `net` module implements networking logic for running `iroh-gossip` on `iroh` connections.
1010

1111
The `net` module is optional behind the `net` feature flag (enabled by default).
1212

0 commit comments

Comments
 (0)