From 52e57d3677fdc8b365e2697a79fb6a309d805e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20Ar=C4=B1l=C4=B1k?= Date: Fri, 12 Jul 2019 14:38:53 +0300 Subject: [PATCH] Add forgotten element to Table of Contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33956e9..fb13381 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ reveal.js comes with a broad range of features including [nested slides](https:/ - [Touch Navigation](#touch-navigation) - [Lazy Loading](#lazy-loading) - [API](#api) + - [Custom Key Bindings](#custom-key-bindings) - [Slide Changed Event](#slide-changed-event) - [Presentation State](#presentation-state) - [Slide States](#slide-states)