diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd452a4 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Installation + +```bash +git clone https://github.com/zevaverbach/extract_audio_from_video +ln -s /app/extract_audio /usr/local/bin/extract +``` + +# Usage + +```bash +extract +``` + +This will produce m4a versions of the video files in that same directory.