diff --git a/README.md b/README.md index 8a1aa02..8f4c979 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ you can also import mailgo in `
` using `defer` - add the attribute `mailgo` to `` - add `data-address` and `data-domain` to re-create your email address -### cc, bcc, body and subject +### cc, bcc, body, subject and multiple email addresses **mailgo** also supports cc, bcc, subject and body in spam-less installation using the parameters: @@ -79,6 +79,8 @@ you can also import mailgo in `` using `defer` for the default installation you can use the classic mailto parameters and they will appear in the modal +mailgo doesn't support multiple email addresses in to, cc and bcc at the moment, but there is an issue for this! + --- ## examples