Skip to content

Commit 0c7e4b4

Browse files
author
Matt Bernier
authored
Merge pull request #486 from shreyas-a/master
Moved logo on top & added MIT & Twitter badges
2 parents 0f1f9d4 + 191ed38 commit 0c7e4b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
2+
13
[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs)
24
[![npm version](https://badge.fury.io/js/%40sendgrid%2Fclient.svg)](https://www.npmjs.com/org/sendgrid)
35
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)
6+
[![npm](https://img.shields.io/npm/l/express.svg)]()
7+
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
48
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-nodejs.svg)](https://github.com/sendgrid/sendgrid-nodejs/graphs/contributors)
59

610
**This library allows you to quickly and easily use the SendGrid Web API v3 via Node.js.**
@@ -63,5 +67,3 @@ Please see our [troubleshooting guide](https://github.com/sendgrid/sendgrid-node
6367
sendgrid-nodejs is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).
6468

6569
sendgrid-nodejs is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-nodejs are trademarks of SendGrid, Inc.
66-
67-
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

0 commit comments

Comments
 (0)