From: Matt Joiner Date: Tue, 12 Sep 2017 08:26:14 +0000 (+1000) Subject: Remove mention of the mobile branch from README X-Git-Tag: v1.0.0~408^2~4 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=128b331b48e8f3570d7be41b3d55ed3072e0bd0b;p=btrtrc.git Remove mention of the mobile branch from README --- diff --git a/README.md b/README.md index 2f8636d9..db04ede9 100644 --- a/README.md +++ b/README.md @@ -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.