more special-casing joins
[id3fs.git] / README
diff --git a/README b/README
index 505d614..b66518b 100644 (file)
--- a/README
+++ b/README
@@ -14,6 +14,8 @@ thrash/OR/rapmetal/AND/NOT/wears-a-red-hat/
 prog/AND/decade/1970s/OR/psychedelia/AND/decade/1960s/
 location/sweden/AND/screamo/AND/postrock/
 
+Multiple tags can be stored in the genre tag, separated by commas.
+
 GETTING ID3FS
 
 See http://erislabs.net/ianb/projects/id3fs/
@@ -21,7 +23,7 @@ for source and debian packages.
 
 DEPENDENCIES
 
-Linux (or something else that supports FUSE)
+An operating system that supports FUSE (Linux, FreeBSD, NetBSD, GNU/Hurd, etc)
 Perl
 Perl modules:
     Fuse (libfuse-perl)