summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 95dcf61..13692c3 100644
--- a/README
+++ b/README
@@ -52,11 +52,11 @@ Example Usage
deliver_sms("5558675309","at&t","your message here", :limit => 128)
- * You can retrieve just the formatted address to use in your own mailer.
+ * You can retrieve just the formatted address to use in your own mailer.
- get_sms_address("5558675309","at&t")
+ get_sms_address("5558675309","at&t")
- This returns "5558675309@txt.att.net"
+ This returns "5558675309@txt.att.net"
Copyright (c) 2008 Brendan G. Lim, released under the MIT license