2
0
mirror of synced 2025-02-23 22:28:11 +00:00

Remove mention of the mobile branch from README

This commit is contained in:
Matt Joiner 2017-09-12 18:26:14 +10:00
parent 0388ec1eee
commit 128b331b48

View File

@ -27,10 +27,6 @@ There is a small example in the [package documentation](https://godoc.org/github
* [Trickl - Torrent Client](https://play.google.com/store/apps/details?id=com.shwifty.tex)
* [Confluence](https://github.com/anacrolix/confluence)
## Mobile
There's a branch called `mobile` that supports binding to torrent with the [gomobile](https://github.com/golang/go/wiki/Mobile) tool. It has some API changes as required by `gomobile`. Checkout the [`mobile` branch](https://github.com/anacrolix/torrent/tree/mobile), and bind as usual.
## Commands
Here I'll describe what some of the provided commands in `./cmd` do.