cmd/gio: add package documentation

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-08-11 20:03:39 +02:00
parent a296903c76
commit 3c69c81401
+10
View File
@@ -0,0 +1,10 @@
// SPDX-License-Identifier: Unlicense OR MIT
/*
The gio tool builds and packages Gio programs for Android, iOS/tvOS
and WebAssembly.
Run gio with no arguments for instructions, or see the examples at
https://gioui.org.
*/
package main