Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshukwal authored Oct 1, 2020
1 parent 973feb4 commit 98155bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Go support for Mobile devices
# Mobile platform users

The Go mobile repository holds packages and build tools for using Go on mobile platforms.

Expand All @@ -9,14 +10,14 @@ Package documentation as a starting point:

![Caution image](doc/caution.png)

The Go Mobile project is experimental. Use this at your own risk.
The Go Mobile project is totally experimental. Use this at your own risk.
While we are working hard to improve it, neither Google nor the Go
team can provide end-user support.

This is early work and installing the build system requires Go 1.5.
Follow the instructions on
[golang.org/wiki/Mobile](https://golang.org/wiki/Mobile)
to install the gomobile command, build the
To install the gomobile command, build the
[basic](https://golang.org/x/mobile/example/basic)
and the [bind](https://golang.org/x/mobile/example/bind) example apps.

Expand Down

0 comments on commit 98155bb

Please sign in to comment.