From bc9968b1641684307a415e54667f216a30803207 Mon Sep 17 00:00:00 2001 From: Andrew Teich Date: Tue, 30 Sep 2014 16:09:40 -0700 Subject: [PATCH] Updated foreword for greater clarity Changed line 55 to 'More importantly, you need too be a designer. There are no default styles or layouts for impress.js presentations.' in order to improve clarity about the design skills necessary to create an impressive presentation. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 78e152b..900b089 100644 --- a/index.html +++ b/index.html @@ -52,8 +52,7 @@ And that's how impress.js presentations are built - with HTML and CSS code. Believe me, you need quite decent HTML and CSS skills to be able to use impress.js effectively. - And what is even more important, you need to be a designer, too, because there are no default - styles for impress.js presentations, there is no default or automatic layout for them. + More importantly, you need too be a designer. There are no default styles or layouts for impress.js presentations. You need to design and build it by hand.