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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@ SDK for [EmailJS.com](https://www.emailjs.com) users.
3
3
\
4
4
Use you EmailJS account for sending emails.
5
5
6
+
## Disclaimer
7
+
This is a browser-only version, otherwise use the [REST API](https://www.emailjs.com/docs/rest-api/send/).
8
+
6
9
## Intro
7
10
EmailJS helps sending emails using client side technologies only. No server is required – just connect EmailJS to one of the supported email services, create an email template, and use our Javascript library to trigger an email.
0 commit comments