From 89d1bcbd862e646527bc7ff4373710959f61fea6 Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Tue, 15 Jul 2025 19:57:45 +0200 Subject: [PATCH] chore: update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc4f098..eaf90c7 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ It enhances the osu! experience with quality-of-life features and integration sp - [x] Shows the number of imported beatmapsets - [x] Shows the number of imported skins - [x] Displays ping to the EZPPFarm server -- [ ] Discord Rich Presence (planned and in development) -- [ ] Performance Display Overlay (planned) +- [x] Discord Rich Presence +- [x] Performance Display Overlay (currently in experimental patcher release stream) --- @@ -31,9 +31,9 @@ It enhances the osu! experience with quality-of-life features and integration sp | -------- | ---------------- | | Windows | ✅ Supported | | macOS | ❌ Not supported | -| Linux | ❌ Not supported | +| Linux | 🕧 Partially supported (via osu-winello) | -> Currently, only **Windows** is supported. Support for other platforms may be considered in the future. +> Currently, only **Windows** is fully supported. Support for other platforms may be considered in the future. ---