aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-09-09 14:09:37 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-09-09 14:09:37 +0200
commit2ad4065500875f1878ab35c039054e8609b9aaa6 (patch)
treed90c96815ba0626276b7f03a5f63e060d12a03dc /README.md
parent5e3bbdeecff0d74d56c2c05f491e1dacfa539059 (diff)
downloadfreenode-live-2017-presentation-2ad4065500875f1878ab35c039054e8609b9aaa6.tar
freenode-live-2017-presentation-2ad4065500875f1878ab35c039054e8609b9aaa6.tar.gz
ability to share presentation with speaker notes #304
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 a8c4110..276fd70 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,9 @@ Reveal.initialize({
// key is pressed
help: true,
+ // Flags if speaker notes should be visible to all viewers
+ showNotes: false,
+
// 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