summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rwxr-xr-xREADME5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 9211b59..978bf08 100755
--- a/README
+++ b/README
@@ -1,2 +1,7 @@
MP3FS is a FUSE module implementing a mp3 filesystem in userland. The purpose of
mp3fs is to provide filesystem hierarchy based on id3 tags of mp3-files.
+
+Dependencies
+~~~~~~~~~~~~
+- libid3 v.?
+- FUSE v.2.6?