diff --git a/README.md b/README.md index c475d7f..b9f852b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ building of the torrent and then producing the magnet URI. Like [[godoc]](https://godoc.org/github.com/anacrolix/torrent) has everything to recieve the magnet string and start downloading the shared data. +Looking at the ./cmd/... tools provided by this library it looks like it may +have everything needed to accomplish this workflow I'm imagining (except +expiration of the content). + ## Reference * [automated list of trackers](https://github.com/ngosang/trackerslist)