README.textile in asir-0.2.0 vs README.textile in asir-1.0.1

- old
+ new

@@ -26,24 +26,26 @@ ** Named Pipe. ** TCP. ** HTTP under WEBrick or as Rack application. ** Beanstalkd. ** ZeroMQ. +** Resque. ** Buffered transports. ** Broadcast transports. ** Fallback transports. -** Time-decaying retry logic. +** Time-decaying retry and polling logic. * Support for multiple encodings: ** Marshal. ** XML. ** JSON. ** YAML. ** Base64. ** ZLib. ** Chained encodings. ** Signed payloads. -h2. Platform support. +h2. Platform support + * CRuby 1.8.7 * CRuby 1.9.3-head * CRuby 2.0-head * JRuby 1.6.x (with JRUBY_OPTS=--1.9) IN-PROGRESS