Skip to content

Commit

Permalink
docs: in README.md add reference to bulk sending API
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed May 19, 2024
1 parent 3e4ded6 commit 2d9ab16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ Refer to the [`examples`](examples) folder for the source code of this and other
- [Projects](examples/testing/projects.ts)
- [Send mail using template](examples/testing/template.ts)

### Bulk sending API

- [Send mail](examples/bulk-sending/send-mail.ts)

### Nodemailer Transport

> NOTE: [Nodemailer](https://www.npmjs.com/package/nodemailer) is needed as a dependency.
Expand Down

0 comments on commit 2d9ab16

Please sign in to comment.