From de5afbe8286324c851b5967273eb983d63195c7d Mon Sep 17 00:00:00 2001 From: Valentine Briese Date: Sat, 17 Aug 2024 18:01:47 -0700 Subject: [PATCH] Amend platform availability in `README.md` --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e920fa1..efea5c8 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,4 @@ is with Cargo: cargo install --git https://github.com/valentinegb/apple-music-rich-presence.git --tag v1.0.0 ``` -The program has only been tested on macOS. It probably works okay on Linux too, -but probably doesn't work at all on Windows. +The program has only been tested on macOS, and it probably only works on macOS.