Add GoDoc link to README

menus
Noah 2019-12-27 16:23:19 -08:00
부모 40e451814e
커밋 70f8e5b02a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -1,5 +1,7 @@
# ui: User Interface Toolkit for Go
[![GoDoc](https://godoc.org/git.kirsle.net/go/ui?status.svg)](https://godoc.org/git.kirsle.net/go/ui)
Package ui is a user interface toolkit for Go that targets desktop
applications (SDL2, for Linux, MacOS and Windows) as well as web browsers
(WebAssembly rendering to an HTML Canvas).