From 35399ad2ea1dd4f118363304ed367b6acba8a46d Mon Sep 17 00:00:00 2001 From: ziad-halabi9 Date: Fri, 31 May 2024 14:26:37 +0100 Subject: [PATCH] Update README.md Removed broken link. --- player/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player/README.md b/player/README.md index 61be6718..282c9d52 100644 --- a/player/README.md +++ b/player/README.md @@ -1,7 +1,7 @@ # Module player The TIDAL Player client for Android. -The Player module encapsulates the playback functionality of TIDAL media products. The implementation depends on a fork of AndroidX Media repository and uses `ExoPlayer` as the media player. Check [tidal-androidx-media](https://github.com/tidal-music/tidal-androidx-media). +The Player module encapsulates the playback functionality of TIDAL media products. The implementation depends on a fork of AndroidX Media repository and uses `ExoPlayer` as the media player. ## Features * Streaming and playing TIDAL catalog content.