diff options
| author | Brendan G. Lim | 2008-04-19 01:23:17 -0500 | 
|---|---|---|
| committer | Brendan G. Lim | 2008-04-19 01:23:17 -0500 | 
| commit | e8386f3b75f5f4794d5f280025772a34e79542ba (patch) | |
| tree | a78f794cf8f1a2e732a12c028cbd196ec80285c5 /README.rdoc | |
| parent | d16925d6f60669d492005b419df212d26b3d21bd (diff) | |
| download | sms-fu-e8386f3b75f5f4794d5f280025772a34e79542ba.tar.bz2 | |
Another update to README
Diffstat (limited to 'README.rdoc')
| -rw-r--r-- | README.rdoc | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/README.rdoc b/README.rdoc index 94f0c9b..adb562e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -30,15 +30,15 @@ That's it!  Now you're good to go.  * The two required parameters are the phone number and the phone carrier.  * Here are some of the default carrier values: -  Alltel Wireless   =>  "alltel" -  AT&T/Cingular     =>  "at&t" -  Boost Mobile      =>  "boost" -  Sprint Wireless   =>  "sprint" -  T-Mobile US       =>  "t-mobile" -  T-Mobile UK       =>  "t-mobile-uk" -  Virgin Mobile     =>  "virgin" -  Verizon Wireless  =>  "verizon" -  Vodafone Tokyo		=>  "vodafone-jp-tokyo" +    Alltel Wireless   =>  "alltel" +    AT&T/Cingular     =>  "at&t" +    Boost Mobile      =>  "boost" +    Sprint Wireless   =>  "sprint" +    T-Mobile US       =>  "t-mobile" +    T-Mobile UK       =>  "t-mobile-uk" +    Virgin Mobile     =>  "virgin" +    Verizon Wireless  =>  "verizon" +    Vodafone Tokyo		=>  "vodafone-jp-tokyo"  * <b>Check sms_fu.yml for a complete list of supported carriers, including international    carriers as well.</b> | 
