diff options
| author | Pietro Gagliardi <[email protected]> | 2016-01-01 00:22:59 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2016-01-01 00:22:59 -0500 |
| commit | a76ba524c61dfdd2faca467575e46c397af85275 (patch) | |
| tree | 5d151d671aa8a0dac00a8ca780222e62acd977f7 | |
| parent | c78ddb43e21a5b7ae19474edbed04ee6f39040ea (diff) | |
Readme fix. Issue linking only works on issues, apparently.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # This package is still very much WIP. -**Note: Due to golang/go#13720 the OS X build is broken. Sorry about that.** +**Note: Due to [a bug in Go](https://github.com/golang/go/issues/13720) the OS X build is broken. Sorry about that.** 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. |
