Add README with pointers to mailing lists, bugzilla, & git
authorAlan Coopersmith <alan.coopersmith@sun.com>
Thu, 1 Oct 2009 21:54:22 +0000 (14:54 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Thu, 1 Oct 2009 23:15:51 +0000 (16:15 -0700)
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
README

diff --git a/README b/README
index e69de29..9df1cc4 100644 (file)
--- a/README
+++ b/README
@@ -0,0 +1,30 @@
+xdpyinfo is a utility for displaying information about an X server.
+
+It is used to examine the capabilities of a server, the predefined
+values for various parameters used in communicating between clients
+and the server, and the different types of screens, visuals, and X11
+protocol extensions that are available.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+        http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+        git://anongit.freedesktop.org/git/xorg/app/xdpyinfo
+
+        http://cgit.freedesktop.org/xorg/app/xdpyinfo
+
+For patch submission instructions, see:
+
+       http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+        http://wiki.x.org/wiki/GitPage
+