summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e2c7e8..596c6bf 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,9 @@ Reveal.initialize({
// Enable keyboard shortcuts for navigation
keyboard: true,
+ // Enable the slide overview mode
+ overview: true,
+
// Loop the presentation
loop: false,