diff --git a/README.md b/README.md index e69de29..a138b60 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +# itunes-vip-convert +Converts an iTunes exported out xml playlist, then formats it correctly to use in the vip.swf html player. It uses locations specfic to my computer. + +It assumes a main.xml playlist file exported from iTunes, then creates a main_parsed.xml file that is formatted for vip.swf. + +## To do +Fix so it doesn't append, rather create a whole new file for the parsed file