On Thu, May 23, 2019 at 10:37 AM Jakub Janků <jjanku@xxxxxxxxxx> wrote: > > 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@xxxxxxxxxx> why not, ack > --- > README => README.md | 21 ++++++++++----------- > 1 file changed, 10 insertions(+), 11 deletions(-) > rename README => README.md (56%) > > diff --git a/README b/README.md > similarity index 56% > rename from README > rename to README.md > index fa82acd..297756f 100644 > --- a/README > +++ b/README.md > @@ -1,31 +1,30 @@ > -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 git://git.gnome.org/phodav > > - 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 > > -Forking and sending github pull requests is also welcome. > \ No newline at end of file > +Forking and sending pull requests is also welcome. > \ No newline at end of file > -- > 2.21.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel -- Marc-André Lureau _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel