README.md: remove text about the gophers example -token flag

It doesn't belong in a README about Gio.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-10-09 17:44:04 +02:00
parent 25c76cf8a1
commit e031d7325c
-7
View File
@@ -37,13 +37,6 @@ The command
runs a simple (nonsense) demo that displays Go contributors fetched from GitHub.
If you run into quota issues, supply a
[Github token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)
with the `-token` flag:
$ go run gioui.org/example/gophers -token <github token>
## Running on mobiles
For Android, iOS, tvOS the `gogio` tool can build and package a Gio program for you.