Skip to content

Commit

Permalink
Update examples location
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0rek authored Aug 12, 2024
1 parent 34a3fac commit ec02873
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 @@ -3,7 +3,7 @@
**Beetswap** is a Rust-based implementation of the [`Bitswap`] protocol for the [`libp2p`] networking stack.
Bitswap is a protocol developed for the exchange of blocks between peers. It plays a critical role in data distribution, ensuring that peers can request and receive the blocks they need from other peers in the network.

Check out the [examples](examples).
Check out the [examples](./examples).

## Key Features

Expand Down

0 comments on commit ec02873

Please sign in to comment.