summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--README20
-rw-r--r--README.md14
3 files changed, 15 insertions, 21 deletions
diff --git a/Makefile.am b/Makefile.am
index d8f84e2..d622478 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
SUBDIRS = src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = README.G80
+EXTRA_DIST = README.G80 README.md
.PHONY: ChangeLog INSTALL
diff --git a/README b/README
deleted file mode 100644
index b4442d1..0000000
--- a/README
+++ /dev/null
@@ -1,20 +0,0 @@
-xf86-video-nv - NVIDIA video driver for the Xorg X server
-
-Please submit bugs & patches to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-The master development code repository can be found at:
-
- git://anongit.freedesktop.org/git/xorg/driver/xf86-video-nv
-
- http://cgit.freedesktop.org/xorg/driver/xf86-video-nv
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3fc4c9a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+xf86-video-nv - NVIDIA video driver for the Xorg X server
+---------------------------------------------------------
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ https://lists.x.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+ https://gitlab.freedesktop.org/xorg/driver/xf86-video-nv
+
+Please submit bug reports and requests to merge patches there.
+