summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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,