id3fs-tag: fix removing all tags individually
[id3fs.git] / README
diff --git a/README b/README
index b66518b..777b340 100644 (file)
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ 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
 
@@ -29,6 +29,9 @@ 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.
+