README.txt in schacon-grit-0.9.3 vs README.txt in schacon-grit-0.9.4

- old
+ new

@@ -1,16 +1,16 @@ grit - by Tom Preston-Werner, Chris Wanstrath + by Tom Preston-Werner, Scott Chacon http://github.com/mojombo/grit == DESCRIPTION: -Grit is a Ruby library for extracting information from a git repository in and +Grit is a Ruby library for extracting information from a git repository in an object oriented manner. == REQUIREMENTS: -* git (http://git.or.cz) tested with 1.5.3.4 +* git (http://git-scm.com) tested with 1.6.0.2 == INSTALL: $ gem sources -a http://gems.github.com/ (you only need to do this once) $ gem install mojombo-grit