From e7eca4a56799d87bbfdc924429e03a4dba433a27 Mon Sep 17 00:00:00 2001 From: icza Date: Tue, 31 May 2016 20:13:19 +0200 Subject: [PATCH] Added Godoc badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fd9424..c04531a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Welcome! # +[![GoDoc](https://godoc.org/github.com/icza/gowut/gwu?status.svg)](https://godoc.org/github.com/icza/gowut/gwu) + Gowut (Go Web UI Toolkit) is a full-featured, easy to use, platform independent Web UI Toolkit written in pure Go, no platform dependent native code is linked or called. This project is for public releases and for issue tracking of Gowut. Development takes place in the [gowut.dev](https://github.com/icza/gowut.dev) project.