SmarTagger 0.1
==============

After the tgz download says:

  cd /path/to/your/local/installs
  gzip -dc SmarTagger-0.1.tgz | tar -xvf -

You can include the directory in your PATH:

  export PATH=${PATH}:`pwd`/SmarTagger-0.1

Or make a link from a directory that was already in your PATH:

  ln -s `pwd`/SmarTagger-0.1/SmarTagger-0.1 ~/sbin/SmarTagger

Now the script are ready to run from any of your thousands of MP3 directories:

   SmarTagger --help 
