README.md: add godoc badge

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-03-31 14:01:52 +02:00
parent e61059859c
commit 5464fb0763
+2
View File
@@ -3,6 +3,8 @@
Gio implements portable immediate mode GUI programs in Go. Gio programs run on all the major platforms: Gio implements portable immediate mode GUI programs in Go. Gio programs run on all the major platforms:
iOS/tvOS, Android, Linux (Wayland), macOS and Windows. iOS/tvOS, Android, Linux (Wayland), macOS and Windows.
[![GoDoc](https://godoc.org/gioui.org/ui/app?status.svg)](https://godoc.org/gioui.org/ui/app)
## Quickstart ## Quickstart
Gio is designed to work with very few dependencies. It depends only on the platform libraries for Gio is designed to work with very few dependencies. It depends only on the platform libraries for