summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjEzEk <[email protected]>2021-03-03 16:24:13 +0100
committerjEzEk <[email protected]>2021-03-03 16:24:13 +0100
commitddeaff51cf5f951927d5ec1ddf08d8c67e6bc1d8 (patch)
treee03745e87d5dfaf9b922c5bf758fde4be728026f
parent7f6193631e0e17bb71b36efe70e007ce952735e2 (diff)
Remove the unmaintained text from README after upstream merge
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index d42158f..986b70c 100644
--- a/README
+++ b/README
@@ -1,8 +1,3 @@
-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.