Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
youpy committed May 11, 2010
1 parent 5817caf commit b59a28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hello.rb
Expand Up @@ -2,6 +2,7 @@
require 'pimento'

c = Pimento::Canvas.new(0, 0, 620, 200)
c.step = 1

# H
c.line(20, 20, 20, 180)
Expand Down

0 comments on commit b59a28f

Please sign in to comment.