From 128b331b48e8f3570d7be41b3d55ed3072e0bd0b Mon Sep 17 00:00:00 2001
From: Matt Joiner <anacrolix@gmail.com>
Date: Tue, 12 Sep 2017 18:26:14 +1000
Subject: [PATCH] Remove mention of the mobile branch from README

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

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.
-- 
2.51.0