diff options
| -rw-r--r-- | README.rdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rdoc b/README.rdoc index ca834f7..0d1b92a 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,8 +1,8 @@ = SMS Fu (sms_fu) -Want to send an SMS from your Rails application? SMS Fu allows you to do just that. -It allows you to send a text-message in the form of an e-mail to a cell phone on any -of the supported carriers. +Want to send an SMS from your Ruby application? SMS Fu allows you to do just that. +It allows you to send a text message in the form of an e-mail to a cell phone on any +of the many supported carriers. == Supported Carriers (US & International): |
