Skip to content

Commit 63a897b

Browse files
rklaehnmatheus23
andauthoredFeb 21, 2025
Update README.md
Co-authored-by: Philipp Krüger <[email protected]>
1 parent a1232f3 commit 63a897b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A request describes data in terms of BLAKE3 hashes and byte ranges. It is possib
66

77
The requester opens a QUIC stream to the provider and sends the request. The provider answers with the requested data, encoded as [BLAKE3](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf) verified streams, on the same QUIC stream.
88

9-
This crate is used together with [iroh](https://crates.io/crates/iroh). Connection establishment is left up to the user or a higher level APIs such as the iroh CLI.
9+
This crate is used together with [iroh](https://crates.io/crates/iroh). Connection establishment is left up to the user or higher level APIs.
1010

1111
## Concepts
1212

0 commit comments

Comments
 (0)