Made things more clear.
This commit is contained in:
parent
56d487b154
commit
9435f8166b
|
@ -1,6 +1,6 @@
|
|||
# ui: platform-native GUI library for Go
|
||||
|
||||
# This package is still very much WIP.
|
||||
# This package is still very much WIP. DO NOT SIMPLY `go get` THE PACKAGE AS IT IS RIGHT NOW; IT WILL NOT WORK. READ BELOW.
|
||||
|
||||
As of December 2015 the previous package ui API that has been around since this repo was started is no longer being supported. It is being replaced with a much more stable API built around my libui; see below.
|
||||
|
||||
|
|
Loading…
Reference in New Issue