Update README.md

This commit is contained in:
Ian Webster 2017-01-29 14:32:53 -08:00 committed by GitHub
parent 5dab810b23
commit a606f43584

View File

@ -1,7 +1,8 @@
### TextBelt
TextBelt (http://textbelt.com) is a REST API that sends outgoing SMS. It is available as a public service or as an internally self-hosted server.
### TextBelt Open Source
Textbelt uses carrier-specific gateways to deliver your text messages for free, and without ads. The service is fairly reliable and has sent over 1 million texts.
TextBelt Open Source is a REST API that sends outgoing SMS. It uses a free mechanism for sending texts, different from the more reliable paid version available at https://textbelt.com.
This project uses carrier-specific gateways to deliver your text messages for free, and without ads. The service is fairly reliable when configured on a private server and has sent over 1 million texts.
Send a text with a simple POST request: