README.rdoc in afurmanov-clicase-0.1.7 vs README.rdoc in afurmanov-clicase-0.1.8

- old
+ new

@@ -1,6 +1,6 @@ -= CliCase - Gem extending Shoulda or Test::Unit with macros for command line apps testing += CliCase - Gem extending Shoulda or Test::Unit with macros for testing command line apps = Basic Usage == Installation sudo gem install afurmanov-clicase @@ -18,9 +18,10 @@ assert_out_contains /Usage:/ end end = Shortcumings +Only tested on the 1.8.7 Ruby implementations with Shoulda 2.10.1 -* Only tested on the 1.8.7 Ruby implementations with Shoulda 2.10.1 - += License +CliCase is released under the MIT license.