[virt-tools-list] [PATCH virt-viewer v2 2/2] README: switch to Markdown syntax
Pavel Grunt
pgrunt at redhat.com
Thu Jan 19 16:36:47 UTC 2017
To render nicely on the project git page:
https://pagure.io/virt-viewer
---
README => README.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
rename README => README.md (92%)
diff --git a/README b/README.md
similarity index 92%
rename from README
rename to README.md
index ea1c633..ceb01a9 100644
--- a/README
+++ b/README.md
@@ -1,5 +1,4 @@
- Virt Viewer
- ===========
+# Virt Viewer
Virt Viewer provides a graphical viewer for the guest OS
display. At this time is supports guest OS using the VNC
@@ -22,7 +21,7 @@ display of the SPICE protocol, which is available from:
https://www.spice-space.org/download.html
Use of either SPICE-GTK or GTK-VNC can be disabled at time
-of configure, with --without-gtk-vnc or --without-spice-gtk
+of configure, with `--without-gtk-vnc` or `--without-spice-gtk`
respectively.
Virt Viewer uses libvirt to lookup information about the
@@ -38,5 +37,3 @@ found on the Virt Manager website:
Feedback should be directed to the mailing list at
http://www.redhat.com/mailman/listinfo/virt-tools-list
-
--- End
--
2.11.0
More information about the virt-tools-list
mailing list