README.rdoc in ruote-2.2.0 vs README.rdoc in ruote-2.3.0

- old
+ new

@@ -15,16 +15,10 @@ grab ruote gem install ruote gem install yajl-ruby -Note : the json gem has a serious bug : - - http://github.com/flori/json/issues#issue/21 - -So yajl-ruby is seriously recommended. - Then require 'rubygems' require 'ruote' require 'ruote/storage/fs_storage' @@ -64,10 +58,10 @@ # => 'I received a message from Alice' == test suite -see http://github.com/jmettraux/ruote/tree/ruote2.1/test +see http://github.com/jmettraux/ruote/tree/master/test == license MIT