You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,8 +43,6 @@ Include a concise explanation about the Tech Stack employed.
45
43
-[src/MailEase/Providers/SendGrid](src/MailEase/Providers/SendGrid): Integration with SendGrid for email delivery.
46
44
-[src/MailEase/Providers/Smtp](src/MailEase/Providers/Smtp): Integration with SMTP servers for email sending.
47
45
48
-
Note: The summary provided is based on the assumption of the project's structure and the directory names. The actual functionalities/components may vary.
49
-
50
46
## ⚙️ Setting Up (WIP)
51
47
52
48
#### WIP
@@ -59,18 +55,19 @@ Note: The summary provided is based on the assumption of the project's structure
59
55
git clone https://github.com/Eiromplays/MailEase
60
56
```
61
57
62
-
## 🙌 Contributors
58
+
## ✨ Contributors
59
+
60
+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
63
61
64
62
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
65
63
<!-- prettier-ignore-start -->
66
64
<!-- markdownlint-disable -->
67
-
68
65
<!-- markdownlint-restore -->
69
66
<!-- prettier-ignore-end -->
70
-
71
67
<!-- ALL-CONTRIBUTORS-LIST:END -->
72
68
73
-
## 📄 License
69
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
74
70
75
-
This project is licensed under the **MIT License** - see the [**MIT License**](https://github.com/Eiromplays/MailEase/blob/main/LICENSE) file for details.
71
+
## 📄 License
76
72
73
+
This project is licensed under the **MIT License** - see the [**MIT License**](https://github.com/Eiromplays/MailEase/blob/main/LICENSE) file for details.
0 commit comments