diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e1717c --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ + +##Zymp3 +####A frontend for youtube-dl and ffmpeg/avconv + + + +###Dependencies + + +* youtube-dl +* zenity or yad +* xdg-utils +* libnotify +* ffmpeg or avconvert + + +###Install + + +A install file is included, just run: + +```./install.sh``` + + +###Uninstall + +To uninstall run: + +```./uninstall.sh``` + + + + +