README.rdoc in esendex4soap-0.5.1 vs README.rdoc in esendex4soap-0.5.2

- old
+ new

@@ -1,9 +1,10 @@ = esendex4soap require 'esendex4soap' sms = Esendex::Client.new "uname", "passwd", "acc_ref" -sms.send_message '336xxxxxxx', 'message body', 'from int or string', 'int expire in hours' + +sms.send_message '1xxxxxxxxxx', 'message body', 'from', 'int expire in hours' == Contributing to esendex4soap * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it