Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

Commit 2398a93

Browse files
committed
Updated Readme
1 parent 4bf9a74 commit 2398a93

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ SendinBlue API's use HTTP Authentication through an api key. You can create your
99

1010
The 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+
1214
Add 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

6966
Be 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

7370
As always, if you need additional assistance, drop us a note [here](https://apidocs.sendinblue.com/support/).

0 commit comments

Comments
 (0)