From 8f7707b996f73d40dd8c96a41f8e9f5299e1696e Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Thu, 2 Mar 2017 10:45:01 +0100 Subject: [PATCH] Adding missing key --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc86c25..a20b112 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ There's a handful of keys that can be used to achieve navigation within WebSlide * `←`: If WebSlides is not vertical, it will go to the previous slide. * `→`: If WebSlides is not vertical, it will go to the next slide. * `↑`: If WebSlides is vertical, it will go to the previous slide. +* `↓`: If WebSlides is vertical, it will go to the next slide. * `Page Up`: Go to the previous slide. * `Page Down`: Go to the next slide. * `Space`: Go to the next slide.