apps/gophers,apps/hello: add references to gioui.org

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-03-31 14:54:58 +02:00
parent 1d91eb8557
commit c26e3b1191
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
package main
// A Gio program that displays Go contributors from GitHub. See https://gioui.org for more information.
import (
"context"
"flag"
+2
View File
@@ -2,6 +2,8 @@
package main
// A simple Gio program. See https://gioui.org for more information.
import (
"image"
"image/color"