diff --git a/README.md b/README.md index 61cb95a..ecc23c8 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ To ensure the bridge can extract correct metadata, you must configure Winamp to %artist%–%album%–%title% | %playback_time%/%length% - Winamp ``` *(Note: The separator between Artist, Album, and Title should be an en-dash `–` or a simple dash `-`)*. - + ![](WACUP-Title-Format.png) + ### 3. Linux Dependencies Install the required Python libraries, `wmctrl`, and `libnotify` (for notifications): ```bash