aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2014-06-16 18:47:39 +0200
committerHakim El Hattab2014-06-16 18:47:39 +0200
commit8f24561878598b49b630bb871b2e30402227f549 (patch)
tree83854f42b39812f2506a2ef4709c0b0d2d7dc634 /README.md
parentebfb49674308e51b1089e0451afc74d678482a09 (diff)
documentation for help flag
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31bb441..2d39b7f 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,10 @@ Reveal.initialize({
// i.e. contained within a limited portion of the screen
embedded: false,
+ // Flags if we should show a help overlay when the questionmark
+ // key is pressed
+ help: true,
+
// Number of milliseconds between automatically proceeding to the
// next slide, disabled when set to 0, this value can be overwritten
// by using a data-autoslide attribute on your slides