realized the README file did not have the md extension

This commit is contained in:
Justin Moore 2015-02-25 02:18:51 -06:00
parent 41922fcffc
commit a5d10ebcff

34
README.md Normal file
View File

@ -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```