diff --git a/README.md b/README.md index 06af627..ffe204c 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ The Rubber Band command-line tool builds as `bin/rubberband`. The basic incantation is ``` - $ rubberband -t -p + $ rubberband -t -p ``` For example, @@ -120,7 +120,7 @@ For example, ``` stretches the file `test.wav` to 50% longer than its original -duration, shifts it up in pitch by one octave, and writes the output +duration, shifts it up in pitch by a whole tone, and writes the output to `output.wav`. Several further options are available: run `rubberband -h` for help.