diff --git a/README.md b/README.md index 24cfd7c..ca1b15b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # make.podcasts -Generating Podcasts from massive mp3 collections. \ No newline at end of file +Generating Podcasts from massive mp3 collections. + +## Usage +``` +./chapter.sh "Folder" "URL" +``` + +`url` is the url from https://buecher.de for the File to scrape the chapter timings [WIP] +`Folder` is the folder with distinct naming scheme containing the audio (mp3) files \ No newline at end of file