projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37c9246
)
Updated README.md
author
Shammel Lee
<shammel.lee@gmail.com>
Fri, 28 Jun 2013 20:08:40 +0000
(16:08 -0400)
committer
Shammel Lee
<shammel.lee@gmail.com>
Fri, 28 Jun 2013 20:08:40 +0000
(16:08 -0400)
Added "touch" config property
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 96b7c0e966f4ffe7ad188b82d7ae9c5caaf42a06..c56e5c54ee185b8bfbcff40366ad15ec997dc6b7 100644
(file)
--- 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,