]> Sergey Matveev's repositories - btrtrc.git/blobdiff - README.md
Add note in README about the mobile branch
[btrtrc.git] / README.md
index f3166d627ad410c524c825a0ae5e84072be064dc..25459a3557db1b04c6ad612e549f6a511f2cf022 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,6 +25,10 @@ There is a small example in the [package documentation](https://godoc.org/github
  * [Android Torrent Client](https://github.com/axet/android-torrent-client)
  * [Android libtorrent](https://github.com/axet/libtorrent)
 
+## 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, and bind as usual.
+
 ## Commands
 
 Here I'll describe what some of the provided commands in `./cmd` do.