Skip to content

Update README.md #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ Add the following to your `package.json` file:
}
```

Install smtpapi-nodejs and its dependencies:
Install smtpapi_nodejs and its dependencies:

```bash
npm install
```

## Dependencies

- Please see [package.json](https://github.com/sendgrid/smtpapi-nodejs/blob/master/package.json)
- Please see [package.json](https://github.com/sendgrid/smtpapi_nodejs/blob/master/package.json)

# Quick Start

Expand All @@ -61,27 +61,27 @@ console.log(header.jsonString());
# Usage

- [SendGrid Docs](https://sendgrid.com/docs/API_Reference/SMTP_API/index.html)
- [Example Code](https://github.com/sendgrid/smtpapi-nodejs/blob/master/examples)
- [Example Code](https://github.com/sendgrid/smtpapi_nodejs/blob/master/examples)

## Roadmap

If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/smtpapi-nodejs/milestones). We would love to hear your feedback.
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/smtpapi_nodejs/milestones). We would love to hear your feedback.

## How to Contribute

We encourage contribution to our projects, please see our [CONTRIBUTING](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CONTRIBUTING.md) guide for details.
We encourage contribution to our projects, please see our [CONTRIBUTING](https://github.com/sendgrid/smtpapi_nodejs/blob/master/CONTRIBUTING.md) guide for details.

Quick links:

- [Feature Request](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CONTRIBUTING.md#feature_request)
- [Bug Reports](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CONTRIBUTING.md#submit_a_bug_report)
- [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CONTRIBUTING.md#cla)
- [Improvements to the Codebase](https://github.com/sendgrid/smtpapi-nodejs/blob/master/CONTRIBUTING.md#improvements_to_the_codebase)
- [Feature Request](https://github.com/sendgrid/smtpapi_nodejs/blob/master/CONTRIBUTING.md#feature_request)
- [Bug Reports](https://github.com/sendgrid/smtpapi_nodejs/blob/master/CONTRIBUTING.md#submit_a_bug_report)
- [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/smtpapi_nodejs/blob/master/CONTRIBUTING.md#cla)
- [Improvements to the Codebase](https://github.com/sendgrid/smtpapi_nodejs/blob/master/CONTRIBUTING.md#improvements_to_the_codebase)

# About

smtpapi-nodejs is guided and supported by the SendGrid [Developer Experience Team](mailto:[email protected]).

smtpapi-nodejs is maintained and funded by SendGrid, Inc. The names and logos for smtpapi-nodejs are trademarks of SendGrid, Inc.
smtpapi-nodejs is maintained and funded by SendGrid, Inc. The names and logos for smtpapi_nodejs are trademarks of SendGrid, Inc.

![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016_logos/email_logo%402x.png)