From 47f42c9f39f10e18bdaf1abdf3ada08e3c76ffc2 Mon Sep 17 00:00:00 2001 From: nuttylmao <76841561+nuttylmao@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:55:05 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f1c8e..bb2c008 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ SMTC Bridge is a lightweight system tray application that exposes Windows ***Sys This tool allows developers to easily create their own "Now Playing" widgets that work with anything supported by SMTC, bypassing the complex API limitations imposed by streaming platforms (fuck you Spotify). -Simply run the application, and a local web server will run in the background, accessible via `http://127.0.0.1:5000/now-playing/` +Simply run the application, and a local web server will run in the background, accessible via [http://127.0.0.1:5000/now-playing/](http://127.0.0.1:5000/now-playing/) ## Quick Start 1. Download the latest `.exe` from the [Releases page](releases).