summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-05-25 13:58:22 +0200
committerOndrej Holy <oholy@redhat.com>2018-05-25 13:58:22 +0200
commitf858073c379d4617fd247c3948d0c65ff03be8be (patch)
tree51153c13d135c8893f4ece0fd71ea84b384fb6c2
parentb5a7ebd643a320fccbb520241448fafd6d85eeb4 (diff)
downloadgvfs-f858073c379d4617fd247c3948d0c65ff03be8be.tar.gz
Fix line wrapping
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index fcab73ee..66cd8da9 100644
--- a/README
+++ b/README
@@ -1 +1,6 @@
-GVfs is a userspace virtual filesystem implementation for GIO (a library available in GLib). GVfs comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules for GIO that implement volume monitors and persistent metadata storage. There is also FUSE support that provides limited access to the GVfs filesystems for applications not using GIO.
+GVfs is a userspace virtual filesystem implementation for GIO (a library
+available in GLib). GVfs comes with a set of backends, including trash support,
+SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules for GIO that
+implement volume monitors and persistent metadata storage. There is also FUSE
+support that provides limited access to the GVfs filesystems for applications
+not using GIO.