fix pruning tags + only prune files/dirs under @ARGV
[id3fs.git] / README
diff --git a/README b/README
index bc26ca2..777b340 100644 (file)
--- a/README
+++ b/README
@@ -19,16 +19,19 @@ Multiple tags can be stored in the genre tag, separated by commas.
 GETTING ID3FS
 
 See http://erislabs.net/ianb/projects/id3fs/
-for source and debian packages.
+for the source release, git repo 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)
     DBI (libdbi-perl)
     DBD::SQLite (libdbd-sqlite3-perl)
+    MP3::Tag (libmp3-tag-perl)
+    Audio::FLAC::Header (libaudio-flac-header-perl)
+    Ogg::Vorbis::Header (libogg-vorbis-header-perl)
 
 INSTALL
 
@@ -55,3 +58,11 @@ For more details see the man pages for id3fsd(8) and id3fs-index(1).
 REPORTING BUGS
 
 Please send comments, bugs and patches to ianb@erislabs.net
+
+COPYRIGHT
+
+Copyright 2010 Ian Beckwith <ianb@erislabs.net>
+
+Licensed under the GNU GPL, version 3 or later. See the file COPYING
+for more information.
+