From: Shammel Lee Date: Fri, 28 Jun 2013 20:08:40 +0000 (-0400) Subject: Updated README.md X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=668f144f38880441abb2faee9c1476c9880ac3b5;p=reveal.js.git Updated README.md Added "touch" config property --- diff --git a/README.md b/README.md index 96b7c0e..c56e5c5 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,9 @@ Reveal.initialize({ // Enable keyboard shortcuts for navigation keyboard: true, + // Enable touch events for navigation + touch: true, + // Enable the slide overview mode overview: true,