diff options
| author | Tom P <[email protected]> | 2014-03-04 23:21:59 -0800 |
|---|---|---|
| committer | Tom Paoletti <[email protected]> | 2014-03-04 23:52:37 -0800 |
| commit | e3db9b7a9b435ad90cdf1b7a92da17a740ea8296 (patch) | |
| tree | a89e17634f25bbdd194d5694f0a7b87300398893 | |
| parent | d8920cd6dfa079cc6f1a3f38149b36b2d94f4e6d (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[](https://travis-ci.org/tompao/ui) + # Native UI library for Go ### THIS PACKAGE IS UNDER ACTIVE DEVELOPMENT. Feel free to start using it, but mind: it's far from feature-complete, it's still in need of testing and crash-fixing, and the API can (and will) change. If you can help, please do! Run `./test` to build a test binary `test/test` which runs a (mostly) feature-complete UI test. Run `./d32 ./test` to build a 32-bit version (you will need a cgo-enabled 32-bit go environment, and I have only tested this on Mac OS X). |
