]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Remove mention of the mobile branch from README
authorMatt Joiner <anacrolix@gmail.com>
Tue, 12 Sep 2017 08:26:14 +0000 (18:26 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 12 Sep 2017 08:26:14 +0000 (18:26 +1000)
README.md

index 2f8636d955580c26ae833fee590632e01115c1ee..db04ede9c3267298c7cb856f81d56def90a03c75 100644 (file)
--- 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.