diff --git a/readme.md b/readme.md index 165a241..2f269fe 100644 --- a/readme.md +++ b/readme.md @@ -1,25 +1,24 @@ -h1. Simple. Responsive. HTML. Email. Templates. +# Really Simple Responsive HTML Email Template +Some times all you want is a really simple HTML email template. Here it is. -h2. Sending emails using a marketing service like Campaign Monitor or Mailchimp? +### Sending emails using a marketing service like Campaign Monitor or Mailchimp? -They'll put the CSS inline for you when you put together your campaign. +Use the template as is. They'll put the CSS inline for you when you put together your campaign. -h2. Sending emails using a service or API like Mailgun? +### Sending emails directly from your app or using a developer service like Mailgun? -Put your CSS inline using (Premailer)[http://premailer.dialect.ca/] +Put your CSS inline using [Premailer](http://premailer.dialect.ca/) * Copy all of email.html * Paste the HTML as the source into Premailer * Copy the HTML results and use them in your email view/template +### Tested across devices Tested on all major email clients. Mobile, desktop and web. -Link to Litmus test. +Email preview -Screenshot web, desktop, iphone. - -Hat tip to Zurb's Ink for their awesome collection of email templates. -http://zurb.com/ink/ \ No newline at end of file +Hat tip to Zurb's [Ink](http://zurb.com/ink/) for their awesome collection of email templates, which this was adapted from.