diff options
| author | Pietro Gagliardi <[email protected]> | 2016-05-03 19:41:03 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2016-05-03 19:41:03 -0400 |
| commit | 9435f8166b527b1e8aa14e63612525a58b5624ae (patch) | |
| tree | d21f2c99275ab50c98cae8354b7ada7d301055b0 | |
| parent | 56d487b154988b86f753896093f93d23e9fede85 (diff) | |
Made things more clear.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
