chrismccord / mailgun

Elixir Mailgun Client
MIT License
194 stars 95 forks source link

Adding details about how to send to more than one email address #41

Open aalsamman opened 8 years ago

aalsamman commented 8 years ago

As it is not quite obvious how to send a single email to more than one email address, I've added a section to illustrate how to do so in the README file. It took me a while to figure that out when I was using the library before.

crenwick commented 7 years ago

Thanks for this!

After searching the source code trying to discover if/how to send to multiple emails, I found this PR.