diff --git a/README.mkd b/README.mkd index bcc7d58..9e3a461 100644 --- a/README.mkd +++ b/README.mkd @@ -1,13 +1,11 @@ 1. Get an image - -![Image of a dog](test.jpg) - 2. `$ python spectrogram.py test.jpg` ... `Wrote test.jpg.wav` - 3. `$ sox test.jpg.wav -n spectrogram` -![Spectrogram of a dog](spectrogram.png) - Aphex Twin did it before me. +![Image of a dog](test.jpg) + +![Spectrogram of a dog](spectrogram.png) + Uses [SoX](http://sox.sourceforge.net/sox.html).