This commit is contained in:
typpo 2012-05-10 14:57:09 -04:00
parent 66e41eddda
commit f635fca884

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>TextBelt - Free Texting API</title>
<title>TextBelt - Free Texting API - No Ads</title>
<link rel="stylesheet" href="http://typpo.github.com/textbelt/stylesheets/styles.css">
<link rel="stylesheet" href="http://typpo.github.com/textbelt/stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@ -45,7 +45,7 @@
<h3>TextBelt</h3>
<p>TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free. This is nice for a low-cost texting app or testing without running down your Twilio balance.</p>
<p>TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. This is nice for a low-cost texting app or testing without running down your Twilio balance.</p>
<p>Usage is a simple POST request:</p>
@ -80,6 +80,9 @@
<p>
This project is maintained by <a href="http://www.ianww.com/">Ian Webster</a>.
<div>
<a href="https://mixpanel.com/f/partner"><img src="https://mixpanel.com/site_media/images/partner/badge_blue.png" alt="Mobile and Web Analytics" /></a>
</div>
</p>
</section>