From 77a12a05203682db25f9d80d3410e9af7492ed6d Mon Sep 17 00:00:00 2001 From: Martin Mena Date: Fri, 5 Mar 2021 12:28:21 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 344aaed..7a0bf7e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ # Receive, Download, and Reply with media in WhatsApp Messages. Powered by Twilio - Python/Flask +![](https://github.com/TwilioDevEd/whatsapp-media-tutorial-flask/actions/workflows/flask.yml/badge.svg) + Use Twilio to receive WhatsApp media messages. For a step-by-step tutorial see the [Twilio docs](https://www.twilio.com/docs/sms/whatsapp/tutorial/send-and-receive-media-messages-whatsapp-python). @@ -75,5 +77,5 @@ To run the app locally: ## Meta * No warranty expressed or implied. Software is as is. Diggity. -* [MIT License](http://www.opensource.org/licenses/mit-license.html) +* [MIT License](LICENSE) * Lovingly crafted by Twilio Developer Education.