README in ratch-0.2.2 vs README in ratch-0.2.3

- old
+ new

@@ -3,11 +3,11 @@ == Welcome to Ratch Ratch is a Ruby-based Batch file system. It provides a Ruby-based DSL for creating utility/task scripts. It is similar in function to build tools, like Make, Ant, Maven, Rake, et al. But unlike these it stears clear -of monolithic ? and instead more closely follows the "UNIX-way". +of monolithic design and instead more closely follows the "UNIX-way". == Installation $ gem install ratch @@ -24,14 +24,14 @@ == Usage Basic usage simply entails writing a script that utilizes Ratch's syntax. +See lib/ratch/toolset/ruby for examples. -== License +== Copying -Copyright (c) 2007 Thomas Sawyer (Trans) +Copyright (c) 2007 T. Sawyer (Psi T. Corp) -GPL 3 ??? - +Ratch is distributed under the terms of the GPLv3.