Add GoDoc link to README
This commit is contained in:
parent
40e451814e
commit
70f8e5b02a
|
@ -1,5 +1,7 @@
|
||||||
# ui: User Interface Toolkit for Go
|
# ui: User Interface Toolkit for Go
|
||||||
|
|
||||||
|
[](https://godoc.org/git.kirsle.net/go/ui)
|
||||||
|
|
||||||
Package ui is a user interface toolkit for Go that targets desktop
|
Package ui is a user interface toolkit for Go that targets desktop
|
||||||
applications (SDL2, for Linux, MacOS and Windows) as well as web browsers
|
applications (SDL2, for Linux, MacOS and Windows) as well as web browsers
|
||||||
(WebAssembly rendering to an HTML Canvas).
|
(WebAssembly rendering to an HTML Canvas).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user