From eb52c0b85a0cca60fdbec019fc4ee5d27a1e4ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A0=C9=AA=E1=B4=84=E1=B4=9B=E1=B4=8F=CA=80=20=CA=99?= =?UTF-8?q?=E1=B4=8A=E1=B4=87=CA=9F=E1=B4=8B=CA=9C=E1=B4=8F=CA=9F=E1=B4=8D?= Date: Wed, 9 Nov 2016 13:48:03 +0100 Subject: [PATCH] Move latest addition to bottom of list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 697e43f..5eaa5b8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ 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. @@ -48,6 +47,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or * [Orbit](https://github.com/haadcode/orbit) - Distributed, peer-to-peer chat application on IPFS. * [Playback](https://mafintosh.github.io/playback/) - IPFS playback support. This allows casting a video in IPFS to a Chromecast. * [Global Upload](https://globalupload.io/) - File transportation service for IPFS, upload files to the future of distributed web. +* [ipfs-search](http://ipfs-search.com) - Search engine for files and directories on IPFS. REST API only for now. ### Single page Webapps