summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README19
1 files changed, 15 insertions, 4 deletions
diff --git a/README b/README
index 618d591..dfec36e 100644
--- a/README
+++ b/README
@@ -28,11 +28,22 @@ XCB util-wm module provides the following libraries:
- ewmh: Both client and window-manager helpers for EWMH.
- icccm: Both client and window-manager helpers for ICCCM.
-You can obtain the latest development versions of XCB util-wm using
-GIT. For anonymous checkouts, use:
- git clone --recursive git://anongit.freedesktop.org/git/xcb/util-wm
+Please report any issues you find to the freedesktop.org bug tracker,
+at:
+
+ <https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils>
+
+Discussion about XCB occurs on the XCB mailing list:
+
+ <mailto:xcb at lists.freedesktop.org>
+ <http://lists.freedesktop.org/mailman/listinfo/xcb>
+
+You can obtain the latest development versions of XCB using GIT.
+For anonymous checkouts, use:
+
+ git clone --recursive git://anongit.freedesktop.org/git/xcb/util-wm
For developers, use:
- git clone --recursive git+ssh://git.freedesktop.org/git/xcb/util-wm
+ git clone --recursive git+ssh://git.freedesktop.org/git/xcb/util-wm