diff --git a/README.md b/README.md index e612f14..d117428 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ To submit your project, read the [Content Policy](https://github.com/ipfs/awesom ## Table of Contents +- [Implementations](#implementations) - [Apps](#apps) - [Browsers](#browsers) - [Tools](#tools) @@ -15,6 +16,11 @@ To submit your project, read the [Content Policy](https://github.com/ipfs/awesom - [Contribute](#contribute) - [License](#license) +## Implementations +IPFS is an open-source project that encourages the development of multiple implementations of the protocol, each of which seeks to optimize for various use cases. + +Check out the list of [IPFS implementations](https://docs.ipfs.tech/concepts/ipfs-implementations/#popular-or-actively-maintained) in the IPFS docs. + ## Apps - [Agregore](https://github.com/AgregoreWeb/agregore-browser) - A minimal web browser for the distributed web. Supports downloading/uploading data from IPFS using the browser's `fetch()` API