1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-02-03 13:01:26 +02:00

docs: Update README with new supported Amazon SES service

This commit is contained in:
Haris Chaniotakis 2021-02-16 01:11:23 +02:00
parent d43531825e
commit 83d151265d

View File

@ -61,6 +61,7 @@ _ = notifier.Send(
## Supported services <a id="supported_services"></a>
- *Amazon SES*
- *Discord*
- *Email*
- *Mailgun*
@ -79,6 +80,7 @@ _ = notifier.Send(
## Credits <a id="credits"></a>
- Amazon SES support: [aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
- Discord support: [bwmarrin/discordgo](https://github.com/bwmarrin/discordgo)
- Email support: [jordan-wright/email](https://github.com/jordan-wright/email)
- Logo: [MariaLetta/free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack)