diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-11 02:01:29 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-11 02:01:29 -0400 |
| commit | e7773ad874c829516a786cbd91ed3fdd9a86e48d (patch) | |
| tree | f747243fbf167276027db667294c1f61fbce5957 /README | |
| parent | 9699de49ee211d90e7d0fea68f1a76eb6e4f13ff (diff) | |
doc updates and a quick usage
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Please see doc.go for more info. Note that unless you know you need XGB, you can probably make your life easier by using a slightly higher level library: xgbutil. +Quick Usage +=========== +go get github.com/BurntSushi/xgb +go run go/path/src/github.com/BurntSushi/xgb/examples/create-window/main.go + BurntSushi's Fork ================= I've forked the XGB repository from Google Code due to inactivty upstream. |
