From e7773ad874c829516a786cbd91ed3fdd9a86e48d Mon Sep 17 00:00:00 2001 From: "Andrew Gallant (Ocelot)" Date: Fri, 11 May 2012 02:01:29 -0400 Subject: doc updates and a quick usage --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 22aded8..1213ab5 100644 --- a/README +++ b/README @@ -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. -- cgit v1.2.3