mobile: add gomobile to README

Change-Id: Ica709ed74b014feb21e632cd967279da3ebd41ad
Reviewed-on: https://go-review.googlesource.com/9730
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
This commit is contained in:
Burcu Dogan 2015-05-05 13:21:35 -04:00
parent 1718de6fe6
commit 696139153c
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ documentation serves as a starting point:
- [mobile/sprite](http://godoc.org/golang.org/x/mobile/sprite)
- [mobile/audio](http://godoc.org/golang.org/x/mobile/audio)
- [mobile/sensor](http://godoc.org/golang.org/x/mobile/sensor)
- [mobile/cmd/gomobile](http://godoc.org/golang.org/x/mobile/cmd/gomobile)
- [mobile/cmd/gobind](http://godoc.org/golang.org/x/mobile/cmd/gobind)
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.