Sfoglia il codice sorgente

Updated README.md

Added "touch" config property
Shammel Lee 11 anni fa
parent
commit
668f144f38
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      README.md

+ 3 - 0
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,