diff options
| author | Brendan G. Lim | 2010-08-23 23:20:17 -0400 |
|---|---|---|
| committer | Brendan G. Lim | 2010-08-23 23:20:17 -0400 |
| commit | 9dbac74702a33b844ad71c8353207b2f2767de71 (patch) | |
| tree | 6094d1e244f0d73af209683ac0bdd44546be86d0 | |
| parent | adca5c94b79989771ee877a59f0d558e42a7bcd4 (diff) | |
| download | sms-fu-9dbac74702a33b844ad71c8353207b2f2767de71.tar.bz2 | |
Updating README
| -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): |
