summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-07-19 10:49:55 +0200
committerOndrej Holy <oholy@redhat.com>2018-07-19 14:18:24 +0200
commita67c3caefed086e1235eebd5c98e72a2636751cd (patch)
tree4a627e5f701d7f92536a9e9b9478b8def23bf481 /README.md
parent98d0533d57756f8092dd1b4cc717143d3b1c313e (diff)
downloadgvfs-a67c3caefed086e1235eebd5c98e72a2636751cd.tar.gz
Rename and update README file
Rename README to README.md to be shown nicely in GitLab intreface. Add general info about reporting bugs and ask questions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..f9aa130b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# GVfs
+
+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.
+
+For more info about GVfs see https://wiki.gnome.org/Projects/gvfs.
+
+## Reporting Bugs
+
+Please report new bugs at https://gitlab.gnome.org/GNOME/gvfs/issues. Old bugs
+can be still found at https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gvfs.
+
+## Ask Questions
+
+For questions use gvfs mailing list [gvfs-list@gnome.org](mailto:gvfs-list@gnome.org).
+See https://mail.gnome.org/mailman/listinfo/gvfs-list for subscription info.
+Alternatively you use irc://irc.gnome.org/nautilus. \ No newline at end of file