diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-10-15 13:35:03 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-10-15 13:35:03 -0400 |
| commit | bf6aca1262687d2028d4fdd45f28740a51ab7b28 (patch) | |
| tree | 8c367cf0cb7101c3d641890849104a2c26a30a1f | |
| parent | 126fa2aeacdfcef3a0673e20f1e682e640809da0 (diff) | |
Tests were move to xproto package a long time ago. Update README.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ core X protocol and many of the X extensions. It is closely modeled after XCB and xpyb. It is thread safe and gets immediate improvement from parallelism when -GOMAXPROCS > 1. (See the benchmarks in xgb_test.go for evidence.) +GOMAXPROCS > 1. (See the benchmarks in xproto/xproto_test.go for evidence.) Please see doc.go for more info. |
