README.markdown in jamming-0.1.1 vs README.markdown in jamming-0.1.2

- old
+ new

@@ -18,10 +18,10 @@ File.open("/tmp/old_good_jimi.png", 'w') do |f| chord = Jamming::Chord.new("0-7-6-7-8-x") f.write chord.to_png(:label => "Em7#9") end -This will write Em7#9, <em>The Jimi Hendrix Chord</em>, to <tt>tmp/old_good_jimi.png</tt>: +This will write Em7#9, <em>The Jimi Hendrix Chord</em>, to <tt>/tmp/old_good_jimi.png</tt>: ![Em7#9 - The Jimi Hendrix Chord](https://github.com/andmej/jamming/raw/master/examples/Em7%239.png) Thanks --- \ No newline at end of file