summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2016-05-03 19:41:03 -0400
committerPietro Gagliardi <[email protected]>2016-05-03 19:41:03 -0400
commit9435f8166b527b1e8aa14e63612525a58b5624ae (patch)
treed21f2c99275ab50c98cae8354b7ada7d301055b0
parent56d487b154988b86f753896093f93d23e9fede85 (diff)
Made things more clear.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a51ea9e..af5654a 100644
--- a/README.md
+++ b/README.md
@@ -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.