This repository was archived by the owner on May 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ SendinBlue API's use HTTP Authentication through an api key. You can create your
99
1010The following recommended installation requires [ npm] ( https://npmjs.org/ ) . If you are unfamiliar with npm, see the [ npm docs] ( https://npmjs.org/doc/ ) .
1111
12+ Our npm package is available here https://www.npmjs.com/package/sendinblue-api
13+
1214Add the following to your ` package.json ` file:
1315
1416``` json
@@ -59,15 +61,10 @@ Assuming that you have installed this package, use below sample script to get st
5961```
6062
6163
62- ## Release History
63-
64- * 1.0.0 Initial release
65-
66-
6764## Support and Feedback
6865
6966Be sure to visit the SendinBlue official [ documentation website] ( https://apidocs.sendinblue.com ) for additional information about our API.
7067
71- If you find a bug, please submit the issue in [ Github directly] ( https://github.com/mailin-api/api-node-js /issues ) .
68+ If you find a bug, please submit the issue in [ Github directly] ( https://github.com/mailin-api/sendinblue-nodejs-api-npm /issues ) .
7269
7370As always, if you need additional assistance, drop us a note [ here] ( https://apidocs.sendinblue.com/support/ ) .
You can’t perform that action at this time.
0 commit comments