[phodav: 13/14] rename README to README.md



commit 66f3bd160965ada11df84628d5ec653f2157c650
Author: Jakub Janků <jjanku redhat com>
Date:   Fri May 17 18:14:48 2019 +0200

    rename README to README.md
    
    The filename needs the proper extension for GitLab to handle
    the file as a Markdown file.
    
    Fix some style issues so that the file renders correctly.
    
    Signed-off-by: Jakub Janků <jjanku redhat com>

 README => README.md | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/README b/README.md
similarity index 63%
rename from README
rename to README.md
index f08ca92..c283309 100644
--- a/README
+++ b/README.md
@@ -1,29 +1,28 @@
-phởdav
-======
+# phởdav
 
-= About
+## About
 
 phởdav is a WebDav server implementation using libsoup (RFC 4918).
 
-    Releases: http://ftp.gnome.org/pub/GNOME/sources/phodav/
+Releases: http://ftp.gnome.org/pub/GNOME/sources/phodav/
 
-= Tools
+## Tools
 
-    chezdav, allows to share a particual directory (with optional
-    digest authentication)
+* chezdav, allows to share a particual directory (with optional
+  digest authentication)
 
-= Notes
+## Notes
 
 phởdav was initially developped as a filesharing mechanism for Spice,
 but it is generic enough to be reused in other projects, in particular
 in the GNOME desktop. Further integration work would be a welcome
 contribution!
 
-= Contributing
+## Contributing
 
     git clone https://gitlab.gnome.org/GNOME/phodav.git
 
-    http://lists.freedesktop.org/mailman/listinfo/spice-devel
+http://lists.freedesktop.org/mailman/listinfo/spice-devel
 
 Please report bug there:
 https://bugzilla.gnome.org/enter_bug.cgi?product=phodav


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]