README.rdoc in cdyne-sms-notify-0.8.4 vs README.rdoc in cdyne-sms-notify-0.8.5

- old
+ new

@@ -8,11 +8,16 @@ the following gems installed. * xml-simple >= 1.0.12 == Installation +This library can be installed as a gem or a plugin and is available at Github or RubyGems.org + +=== Gem gem install cdyne-sms-notify +=== Plugin + script/plugin install git://github.com/badreligion/cdyne-sms-notify.git == Usage api = SmsNotify::Api.new('your_api_key') === Sending Messages @@ -24,6 +29,7 @@ === Getting Message Responses api.message_response(message.text_id) == TODO * Support a proxy connection +* Implement SOAP interface to support advanced and multiple messages * Getting message responses should build an array of responses