aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2013-11-17 17:13:26 -0500
committerHakim El Hattab2013-11-17 17:13:26 -0500
commit85c2a0a3c192c7e23bd6a3681b8f28107b2f0a58 (patch)
tree2874ea4adffa19d8e039ca79702ae32390d422d0 /README.md
parentbdb46060b362af6ff657ed9db13d829ca9419860 (diff)
slide number changes; config value renamed, added to readme, moved to right side of screen
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 fbd06fe..dc98e7f 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,9 @@ Reveal.initialize({
// Display a presentation progress bar
progress: true,
+ // Display the page number of the current slide
+ slideNumber: false,
+
// Push each slide change to the browser history
history: false,