aboutsummaryrefslogtreecommitdiff
path: root/nexgb/README
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/README')
-rw-r--r--nexgb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/nexgb/README b/nexgb/README
index f5862b1..22aded8 100644
--- a/nexgb/README
+++ b/nexgb/README
@@ -7,6 +7,9 @@ GOMAXPROCS > 1. (See the benchmarks in xgb_test.go for evidence.)
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.
+
BurntSushi's Fork
=================
I've forked the XGB repository from Google Code due to inactivty upstream.