Skip to content

Commit

Permalink
Move the image up.
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Dec 10, 2011
1 parent 67e7bf9 commit 2622dbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Roborabb

Generates drumming practice charts in [lilypond][lilypond] notation.

<img
src="https://img.skitch.com/20111210-n7ey6x4jrmiaq11tjj1j8qqd4u.jpg"
alt='example score' />

Example
-------

Expand Down Expand Up @@ -32,10 +36,6 @@ The resulting file is immediately compilable with [lilypond][lilypond]:

ruby examples/rock.rb > rock.ly && lilypond rock.ly # Generates rock.pdf

<img
src="https://img.skitch.com/20111210-n7ey6x4jrmiaq11tjj1j8qqd4u.jpg"
alt='example score' />

See `examples` directory for more.

[lilypond]: http://lilypond.org/
Expand Down

0 comments on commit 2622dbe

Please sign in to comment.