diff --git a/README.md b/README.md index 6b91ada..55df699 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ link := lavalink.New( lavalink.WithPlugins( source_extensions.NewNewSpotifyPlugin(), source_extensions.NewAppleMusicPlugin(), - ), - + ), ) // when loading track you can type cast the track to an ISRCAudioTrack to access extra data