From 9e30219f8e813e25c22d363b898c1d319ae8f229 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Mon, 19 Apr 2021 18:48:04 +0545 Subject: [PATCH] ouch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cbdfbd..24e20e4 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ const player = new Player(client, { **Discord Player** provides **Extractor API** that enables you to use your custom stream extractor with it. # Using @discord-player/extractor [optional] -> Adds support for `vimeo`, `reverbnation`, `facebook` and `attachment links` and `lyrics` +> Adds support for `vimeo`, `reverbnation`, `facebook`, `attachment links` and `lyrics` **Discord Player** automatically detects and uses `@discord-player/extractor`. You just need to install it via `npm i --save @discord-player/extractor`.