Skip to content

Commit

Permalink
Merge pull request beschulz#21 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files (thanks a lot!)
  • Loading branch information
beschulz authored Apr 28, 2017
2 parents 36c76c3 + dbd8beb commit c803077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Note: the file examples/waveform.js is from http://waveformjs.org/

This application is based on [wav2png](https://github.com/beschulz/wav2png/) but does generate json data instead of pngs.

#Examples
# Examples

wav2json song.wav --channels left right -o song.json

Expand Down Expand Up @@ -101,7 +101,7 @@ Or add this to your .bash_profile making sure to change the directory to where y
# wav2json
PATH=$PATH\:/Path/to/wav2json/src/wav2json/bin/Darwin ; export PATH

#Usage
# Usage

wav2json version 0.2
written by Benjamin Schulz (beschulz[the a with the circle]betabugs.de)
Expand Down

0 comments on commit c803077

Please sign in to comment.