From: Bruce Wang <brucewangno1@qq.com>
Date: Sat, 21 Oct 2017 12:10:29 +0000 (-0500)
Subject: Update "Other public projects using torrent" section on README.md
X-Git-Tag: v1.0.0~362^2
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1e2256ea02e38dbfab6ece78b8e7f280fd950a32;p=btrtrc.git

Update "Other public projects using torrent" section on README.md

I having been using your project for downloading torrent on my server for a couple of weeks now and it works very well. Thanks for your contribution! I used to use a simple HTTP file server to retrieve the downloaded files to my computer. As I used this cumbersome approach heavily on a daily basis, I began to implement a tool to download torrent efficiently just by running a local command with the magnet link which sends torrent download request to the server. You may find my current working prototype sloppy but please check out my project.
---

diff --git a/README.md b/README.md
index ecdbf039..9cea7450 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ There is a small example in the [package documentation](https://godoc.org/github
  * [Android libtorrent](https://gitlab.com/axet/libtorrent)
  * [Trickl - Torrent Client](https://play.google.com/store/apps/details?id=com.shwifty.tex)
  * [Confluence](https://github.com/anacrolix/confluence)
+ * [Remote-Torrent](https://github.com/BruceWangNo1/remote-torrent)
 
 ## Commands