summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gallant <[email protected]>2021-01-21 17:46:20 -0500
committerAndrew Gallant <[email protected]>2021-01-21 17:46:20 -0500
commitdeaf085860bc2ec870e50cacc83c467b3501a404 (patch)
treeb3fabe3765bcad3ccb23c36c35e76a091f0f858d
parent5f9e7b3c49cdbee70f16f2e417cb8b473e20bc78 (diff)
readme: note better maintained fork
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e3b309e..e0bd8a2 100644
--- a/README
+++ b/README
@@ -1,3 +1,8 @@
+Note that this project is largely unmaintained as I don't have the time to do
+or support more development. Please consider using this fork instead:
+https://github.com/jezek/xgb
+
+
XGB is the X Go Binding, which is a low-level API to communicate with the
core X protocol and many of the X extensions. It is closely modeled after
XCB and xpyb.