From f12c62c4b8dc92d4937cb3162b74cc1bd83a0b62 Mon Sep 17 00:00:00 2001 From: Matt Triff Date: Thu, 30 Dec 2021 20:37:27 -0500 Subject: [PATCH] Add methods to Table of Contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bac044f..1ba3277 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A vanilla, lightweight (~19kb gzipped 🎉), configurable select box/text input - [Configuration Options](#configuration-options) - [Callbacks](#callbacks) - [Events](#events) +- [Methods](#methods) - [Development](#development) - [License](#license)