From fc73729331ff95f983c93841e17ac15d5aa32dd0 Mon Sep 17 00:00:00 2001 From: sadhow <48688743+sadhow@users.noreply.github.com> Date: Sun, 11 Oct 2020 09:57:41 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97b047f..392840d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Tuts+ Tutorial: A Simple Responsive HTML Email ### Instructor: Nicole Merlin -In this tutorial I will show you how to create a simple responsive HTML email which will work in every email client, including all the new smartphone mail clients and apps. It uses minimal media queries and a fluid width approach to ensure maximum compatibility. +In this tutorial I will show you how to create a simple responsive HTML email which will work in every email client, including all the new smartphone mail clients and mobile applications. It uses minimal media queries and a fluid width approach to ensure maximum compatibility. Source files for the Tuts+ tutorial: [Creating a Simple Responsive HTML Email](http://enva.to/16YygSy)