Skip to content

Commit

Permalink
Merge branch 'main' into feat-contributing
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Anderson <[email protected]>
  • Loading branch information
matoszz authored Sep 17, 2024
2 parents 1f54338 + 34a3e65 commit 396c7c1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# newman

Newman is the postal worker that lives down the hall, delivering your email like a ring-tailed lemur. The newman project allows you to send emails using different email providers
such as Gmail, SendGrid, etc.
such as [Resend](https://resend.com/), mailgun, etc.

![newman](img/newman.png)

Expand Down Expand Up @@ -83,8 +83,8 @@ This will put the emails that would be send in the `emails/` directory instead

## Implemented Providers

This package supports various email providers and can be extended to include more:

This package supports various email providers and can be extended to include more. NOTE: we use [Resend](https://resend.com/) for our production service and will invest in that provider more than others.
- Resend
- Gmail
- SendGrid
Expand All @@ -95,4 +95,3 @@ This package supports various email providers and can be extended to include mor
## Contributing

See the [contributing](.github/CONTRIBUTING.md) guide for more information.

0 comments on commit 396c7c1

Please sign in to comment.