Skip to content

Commit 268a293

Browse files
docs: update README to include batch sending API example
1 parent f88e2ca commit 268a293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Refer to the [`examples`](examples) folder for the source code of this and other
6666
- [Send email using template](examples/sending/template.ts)
6767
- [Nodemailer transport](examples/sending/transport.ts)
6868

69+
### Batch Sending API
70+
71+
- [Send a batch of emails](examples/batch/send-batch.ts)
72+
6973
### Email testing API
7074

7175
- [Attachments](examples/testing/attachments.ts)

0 commit comments

Comments
 (0)