diff --git a/README.md b/README.md index 7cd8156..e3b789e 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ Reveal.initialize({ // the automated time allocation causes slide pacing to fall // below this threshold, then you will see an alert in the // speaker notes window - minimumTimePerSlide: 0; + minimumTimePerSlide: 0, // Enable slide navigation via mouse wheel mouseWheel: false,