FUSE filesystem support.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index cc5b1c2..5752ec3 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -83,6 +83,9 @@ examples/
 fish/
         Guestfish (the command-line program / shell)
 
+fuse/
+       FUSE (userspace filesystem) built on top of libguestfs.
+
 haskell/
         Haskell bindings.