pidgin/carrier

Add a very basic readme
draft
2019-05-15, Gary Kramlich
753da54a9284
Parents 8194a2c3b2ea
Children 925f33a47920
Add a very basic readme
  • +11 -0
    README.md
  • --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/README.md Wed May 15 00:51:27 2019 -0500
    @@ -0,0 +1,11 @@
    +# Carrier
    +
    +Carrier is a simple web application that's primarily meant to handle webhooks.
    +
    +Currently it only has a handler for [UptimeRobot](https://uptimerobot.com)
    +which gets farmed out to [Twilio](https://www.twilio.com/) to send SMS messages.
    +
    +# License
    +
    +AGPLv3
    +