diff --git a/README.md b/README.md index eab30e6..6fe3af4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AAXtoMP3 AAXtoM4A AAxtoM4B +# AAXtoMP3 AAxtoM4B The purpose of this software is to convert AAX files to common MP3, M4A and M4B formats through a basic bash script frontend to FFMPEG. @@ -32,7 +32,6 @@ Thanks to kbabioch, this script has also been packaged in the [AUR](https://aur. ## Usage(s) ``` bash AAXtoMP3 [-f|--flac] [-o|--opus] [-a|-aac] [-s|--single] [-A|--authcode ] [-o|--output_dir ] ... -bash AAXtoM4A [AUTHCODE] ... bash AAXtoM4B [AUTHCODE] ... ```