Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
salmad3 committed Sep 5, 2022
1 parent dff752e commit 6326e9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

libp2p is a modular framework that encapsulates an evolving set of specifications for peer-to-peer networking. What started as the networking component that enables IPFS turned into a general-purpose framework to deliver a modular, peer-to-peer networking stack of protocols that are transport agnostic, flexible, reusable, and easy to upgrade.

libp2p enables interoperability between applications, resilient, decentralized applications, and advanced networking features like decentralized publish-subscribe or data structures like distributed hash tables.
libp2p enables interoperability between applications, resilient applications, and advanced networking features like decentralized publish-subscribe or advanced data structures like distributed hash tables.

## Contributing content

Expand Down Expand Up @@ -79,7 +79,6 @@ make build
```
> This requires hugo & ipfs on your PATH

You’ll find the final static site in the `public` directory.

To serve the static files, run:
Expand Down

0 comments on commit 6326e9c

Please sign in to comment.