mobile: list the sensor package on README

Change-Id: Iae635926dad40248df2a14a6bb2fbaff1b5bcd03
Reviewed-on: https://go-review.googlesource.com/8412
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
This commit is contained in:
Burcu Dogan 2015-04-02 15:02:12 -07:00
parent f48e3e4998
commit 2beb6b6bcd
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ documentation serves as a starting point:
- [mobile/gl](http://godoc.org/golang.org/x/mobile/gl)
- [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/gobind](http://godoc.org/golang.org/x/mobile/cmd/gobind)
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.