From 0680b0df141d5add163ae3a99b424e0de0b5fed0 Mon Sep 17 00:00:00 2001 From: MC Naveen Date: Sun, 4 Oct 2020 07:09:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79e95302..6ace1d90 100644 --- a/README.md +++ b/README.md @@ -746,7 +746,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems #### Peer-to-peer filesharing - [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/feross/bittorrent-tracker)) `MIT` `Nodejs` -- [Blaze](https://github.com/blenderskool/blaze) - File sharing progressive web app built using WebRTC and WebSockets. ([Source Code](https://github.com/blenderskool/blaze)) | ([Demo](https://blaze.now.sh/)) +- [Blaze](https://github.com/blenderskool/blaze) - File sharing progressive web app built using WebRTC and WebSockets. ([Demo](https://blaze.now.sh/)) - [cloud-torrent](https://github.com/jpillora/cloud-torrent) - Torrent Web Client with HTTP retrievable or streamable downloaded files. `AGPL-3.0` `Go` - [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs` - [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs`