summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKjetil Ørbekk <orbekk@pvv.ntnu.no>2008-08-14 11:48:45 +0200
committerKjetil Ørbekk <orbekk@pvv.ntnu.no>2008-08-14 12:01:09 +0200
commitde84f0b82b5cf461a83aa4fac108856c591faf3c (patch)
treeced5c015c919404599888a2aea50edd9a59ea007 /README
parent62bfd37585fb26c5bfcd9da02a0b6fd6f268b118 (diff)
- Renamed mp3fs to musicfs
Diffstat (limited to 'README')
-rwxr-xr-xREADME5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 1dbf88b..f17e811 100755
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
-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.
+musicfs is a FUSE module implementing a mp3 filesystem in
+userland. The purpose of musicfs is to provide filesystem hierarchy
+based on id3 tags of mp3-files.
Dependencies
~~~~~~~~~~~~