From 2b963fc231da22771f069a45a283269604111139 Mon Sep 17 00:00:00 2001 From: ThEditor Date: Sun, 7 Jul 2024 15:06:33 +0530 Subject: [PATCH] docs: remove redundant line --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 39fb037..06eae2d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ This is a fork of [@ricky0123/vad](https://github.com/ricky0123/vad) which adds ## Quick Start -To use the VAD via a script tag in the browser, include the following script tags: - ```js const vad = /** import */;