Baseball_scorecard 0.0.3 released

hey all,

Version 0.0.3 of my baseball scorecard generator is up on rubygems.

This version should now work with firefox, and hopefully resolves
errors with some Windows versions…

**note: to fix the Windows errors, I removed the hpricot dependency
from the gemspec. This means that if you don’t have hpricot installed
already, you’ll have to install it before the scorecard gem… gem install hpricot

with hpricot installed, install the scorecard gem:

gem install baseball_scorecard

then, from terminal or command line, run:

scorecard

screenshot:

source and readme: GitHub - lljk/baseball_scorecard: ruby Baseball scorecard generator - also see jScorecard, which runs entirely in the browser

GO SOX!