From 7a0ddf08a4c8d5591a0eb37f53a34df32269c572 Mon Sep 17 00:00:00 2001 From: silvernode Date: Sun, 24 Feb 2013 01:14:31 -0600 Subject: [PATCH] Updated README file --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..24fd6f1 --- /dev/null +++ b/README @@ -0,0 +1,26 @@ +Title: Zymp3 +Description: Converts youtube videos to mp3 +Author: Silvernode +Contact: silvernode@gmail.com +Platform: Linux + + + +Dependencies +------------- + +* youtube-dl +* zenity +* vlc + + +Installation +------------- + +1. Open a terminal window +2. Navigate to the directory zymp3 is located +3. you@machine:~$ chmod +x zymp3 +4. ./zymp3 + + +