Clarify what textbelt is in README. Fixes #48.
This commit is contained in:
		@@ -35,7 +35,13 @@ body {
 | 
			
		||||
</div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<p>TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads.  The service is fairly reliable and has sent over 100,000 texts.</p>
 | 
			
		||||
<p>
 | 
			
		||||
TextBelt is a REST API that sends outgoing SMS. It is available as a public service or as an internally self-hosted server.
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<p>
 | 
			
		||||
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.
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<p>Send a text with a simple POST request:</p>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user