dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
181 stars 26 forks source link

simplify the usage example in the readme? (its a bit intimidating...) #26

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

At present the usage example seems a bit intimidating. see: https://github.com/nelsonic/sendemail/blame/f73f4eb2ddf56c40ad3aed642d1efcb505948148/README.md#L112-L132 Can we make it less so?

dwyl-welcome-email