diff --git a/views/index.html b/views/index.html index bb3bb82..71d4c60 100644 --- a/views/index.html +++ b/views/index.html @@ -41,7 +41,7 @@

TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. Textbelt is fairly reliable and has sent over 100,000 texts.

-

Usage is a simple POST request:

+

Send a text with a simple POST request:

$ curl http://textbelt.com/text \
    -d number=5551234567 \
@@ -64,6 +64,10 @@
 
 

Canadian and International endpoints

+

+The /text endpoint supports U.S. phone numbers (and parts of Canada). +

+

For Canadian texts, curl

http://textbelt.com/canada