From 0c85874fd0af4a8145e215a9dd72dfe23b9ac758 Mon Sep 17 00:00:00 2001 From: Micah Duron Date: Fri, 20 Oct 2017 18:03:54 -0700 Subject: [PATCH] Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d9fc619..5f7032b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ +![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png) + [![Travis Badge](https://travis-ci.org/sendgrid/smtpapi-python.svg?branch=master)](https://travis-ci.org/sendgrid/smtpapi-python) +[![Email Notifications Badge](https://dx.sendgrid.com/badge/python)](https://dx.sendgrid.com/newsletter/python) +[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid) +[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/smtpapi-python.svg)](https://github.com/sendgrid/smtpapi-python/graphs/contributors) +[![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt) **This module helps build SendGrid's SMTP API headers.** @@ -57,3 +63,6 @@ smtpapi-python is guided and supported by the SendGrid [Developer Experience Tea smtpapi-python is maintained and funded by SendGrid, Inc. The names and logos for smtpapi-python are trademarks of SendGrid, Inc. ![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png) + +# License +[The MIT License (MIT)](LICENSE.txt)