From eb296332b77cd2585acc4b0cc8bd9791b35f2cf4 Mon Sep 17 00:00:00 2001 From: shreyas-a Date: Sun, 15 Oct 2017 11:33:54 +0530 Subject: [PATCH] moved logo on top & added MIT & Twitter badges --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43a660b25..2d7e29407 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ +![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png) + [![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs) [![npm version](https://badge.fury.io/js/%40sendgrid%2Fclient.svg)](https://www.npmjs.com/org/sendgrid) [![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs) +[![npm](https://img.shields.io/npm/l/express.svg)]() +[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid) **This library allows you to quickly and easily use the SendGrid Web API v3 via Node.js.** @@ -62,5 +66,3 @@ Please see our [troubleshooting guide](https://github.com/sendgrid/sendgrid-node sendgrid-nodejs is guided and supported by the SendGrid [Developer Experience Team](mailto:dx@sendgrid.com). sendgrid-nodejs is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-nodejs are trademarks of SendGrid, Inc. - -![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)