Inspiration

What it does

Format your description with Markdown. Here are some tips:

Headline

bold _ italics _ link Alt text

Get fancy with syntax highlighting:

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

How I built it

Challenges I ran into

Accomplishments that I'm proud of

What I learned

What's next for Test 2

Share this project:

Updates