initial check in of TAG info c source and shell wrapper
[my-code/mp3db.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 76861c2..a430f17 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,6 +7,8 @@ include main.shtml in your existing webpage.
 it needs physical contact to the mp3 data.
 exchange all entries in main.shtml reading index.shtml 
 to the file sourcing this main.shtml file.
+build mp3read executing a simple "make".
+copy readtag.sh and mp3read in your $PATH location.
 
 2)
 
@@ -20,7 +22,7 @@ adjust the examples !! important, defaults won't work !!
 
 4)
 
-make your mp3 data is mp3db compatible.
+make sure your mp3 data is mp3db compatible.
 that means, no special character and small letters.
 you may test ./make_mp3dbcompat script to do so.
 this will definetly fuck your system, i mean it :)