diff --git a/README.md b/README.md index 8151aa1..a150077 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,5 @@ client.player.setRepeatMode(true); // Current song will no longer be repeated indefinitely client.player.setRepeatMode(false); ``` + +Find all the functions available on the official code [right here](https://github.com/Androz2091/discord-player).