darkrockmountain / gomail

GoMail is a powerful library for sending emails via multiple providers, including SMTP, Gmail API, Microsoft Graph API, SendGrid, AWS SES, Mailgun, Mandrill, Postmark, and SparkPost. Supporting attachments, plain text, and HTML content, it simplifies email integration for developers with easy setup and robust functionalities.
https://darkrockmountain.com
Apache License 2.0
4 stars 1 forks source link

docs(examples): fix errors and add Prerequisites section in README files #37

Closed DarkRockMountain-admin closed 2 months ago

DarkRockMountain-admin commented 2 months ago

Description

This PR fixes errors and adds a Prerequisites section to the README files for each example. These changes ensure that users have accurate information and all necessary prerequisites before starting.

Changes

Checklist

Please ensure the following guidelines are met:

Additional Information

These updates improve the clarity and usability of the examples, ensuring that users are better prepared and informed before beginning their work.