From 758a63a6a206ebefe29b5b3f00b5c4d6cf17a02f Mon Sep 17 00:00:00 2001 From: nuttylmao <76841561+nuttylmao@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:40:03 +1000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a807525..7de05c3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # SMTC Bridge -SMTC Bridge was designed to expose Windows *System Media Transport Controls (SMTC)* as a clean REST API. +SMTC Bridge was designed to expose Windows ***System Media Transport Controls (SMTC)*** as a clean REST API. -This was designed for developers to easily create their own "Now Playing" widgets that work with anything supported by SMTC, bypassing the complicated API limitations imposed by streaming platforms (fuck you Spotify). +This lightweight system tray application allows evelopers can 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 open run the system tray application, and a local web server will run in the background, accessible at `http://127.0.0.1:5000/now-playing/` +Simply open run the application, and a local web server will run in the background, accessible via `http://127.0.0.1:5000/now-playing/` ### Endpoints