From c827d015cced718a202cb1e1ac9a8079dc17ea3b Mon Sep 17 00:00:00 2001 From: Hudson Brendon Date: Mon, 6 Jan 2025 22:47:18 -0300 Subject: [PATCH] docs: update readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3e809ad..c966aae 100644 --- a/README.md +++ b/README.md @@ -99,11 +99,8 @@ Get a track info from our database: title, artist, instrumental flag and cover a Parameters: -- track_id - The musiXmatch track id. - commontrack_id - The musiXmatch commontrack id. - track_isrc - A valid ISRC identifier. -- track_mbid - The musicbrainz recording id. -- format - Decide the output type json or xml (default json). ```python >>> musixmatch.track_get(15445219)