From 8a1b57eeb5c9f95f9b099191dfdc55ea5b715bdd Mon Sep 17 00:00:00 2001 From: Steve Cresswell <229672+cressie176@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:17:41 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad07d76..66afd89 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ We call `unref` to ensure the scheduled scans to not prevent your application fr - [Installation](#installation) - [API](#api) - [Constructor](#scanneroptions--scanneroptions) - - [init](#init--promise) - - [scan](#scan--promise) + - [init](#init--promisevoid) + - [scan](#scan--promisestats) - [Stats](#stats) - [Contributing](#contributing) - [License](#license)