README.txt in gamebox-0.1.1 vs README.txt in gamebox-0.2.1

- old
+ new

@@ -2,24 +2,25 @@ * http://shawn42.github.com/gamebox/ == DESCRIPTION: - A game template for building and distributing Rubygame games. See docs/getting_started.rdoc for help getting started. + A game template for building and distributing Gosu games. See docs/getting_started.rdoc for help getting started. == FEATURES/PROBLEMS: * Quickly generate a game and have it up and running. == SYNOPSIS: - A game template for building and distributing Rubygame games. + A game template for building and distributing Gosu games. == REQUIREMENTS: -* Rubygame (its dependancies, SDL) +* Gosu * constructor gem * publisher gem +* bundler * rspec (for gamebox tests) * algorithms gem (optional for line of site and A*) == INSTALL: