From f8ba65141939069d14d7ef3bec200a803b82013f Mon Sep 17 00:00:00 2001 From: Mathijs de Bruin Date: Wed, 9 Nov 2016 13:18:50 +0100 Subject: [PATCH] Added ipfs-search to apps. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46b9d04..697e43f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or ## Apps +* [ipfs-search](http://ipfs-search.com) - Search engine for files and directories on IPFS. REST API only for now. * [beets](https://github.com/beetbox/beets) - Beets has a plugin which allows for easy sharing of music libraries using IPFS * [Boards](https://ipfs.io/ipns/boards.ydns.eu) - Distributed social platform that runs in the browser. [GitHub](https://github.com/fazo96/ipfs-boards) * [Cohort](https://github.com/zignig/cohort) - A golang app to preset a threejs interface and get all of its assets out of IPFS.