You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/
10
10
11
11
# Installation
12
12
13
+
## Prerequisites
14
+
15
+
- Node.js version 0.10, 0.12 or 4
16
+
17
+
## Install Package
18
+
13
19
```bash
14
20
npm install sendgrid-rest
15
21
```
@@ -81,7 +87,7 @@ node examples/example
81
87
82
88
## Roadmap
83
89
84
-
If you are intersted in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/nodejs-http-client/milestones). We would love to hear your feedback.
90
+
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/nodejs-http-client/milestones). We would love to hear your feedback.
0 commit comments