1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-12 09:35:14 +02:00

Updated README.md

Added "touch" config property
This commit is contained in:
Shammel Lee
2013-06-28 16:08:40 -04:00
parent 37c9246a6e
commit 668f144f38

View File

@@ -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,