Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious committed Aug 28, 2017
1 parent 33df617 commit 8136518
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This library allows you to quickly and easily use the SendGrid Web API v3 via Node.js.**
Expand Down
4 changes: 4 additions & 0 deletions packages/client/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.**

# Client for the Sendgrid v3 Web API
Expand Down
4 changes: 4 additions & 0 deletions packages/contact-importer/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.**

This package has yet to be updated to support v6.0.0 of the `sendgrid-nodejs` SDK. Currently, this package is a placeholder. Please use [this package](https://www.npmjs.com/package/sendgrid) until the upgrade. The related issue is located [here](https://github.com/sendgrid/sendgrid-nodejs/issues/427).
Expand Down
4 changes: 4 additions & 0 deletions packages/helpers/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.**

# Support classes and helpers for the Sendgrid NodeJS libraries
Expand Down
4 changes: 4 additions & 0 deletions packages/inbound-mail-parser/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.**

# Inbound Parse Service for the [Sendgrid Inbound Parse API](https://sendgrid.com/docs/API_Reference/Webhooks/inbound_email.html)
Expand Down
4 changes: 4 additions & 0 deletions packages/mail/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![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://badge.fury.io/js/%40sendgrid%2Fclient)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)

**This package is part of a monorepo, please see [this README](https://github.com/sendgrid/sendgrid-nodejs/blob/master/README.md) for details.**

# Mail Service for the Sendgrid v3 Web API
Expand Down

0 comments on commit 8136518

Please sign in to comment.