diff --git a/README.md b/README.md index 7d6dfb2..167b00f 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,18 @@ If you have an idea for an awesome thing to do with IPFS, a good place to ask ab ## Table of Contents +- [Implementations](#implementations) - [Apps](#apps) - [Tools](#tools) - [Services & Platforms](#services--platforms) - [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 Implementations](https://docs.ipfs.tech/concepts/ipfs-implementations/#popular-or-actively-maintained). + ## 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