From 4845eaeed23558abb57df71d8b2ae76ec41da5af Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Mon, 7 Jul 2025 15:51:40 +0200 Subject: [PATCH] chore: add supported platforms section in readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 686753e..f468bdf 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,18 @@ It enhances the osu! experience with quality-of-life features and integration sp --- +## 💻 Supported Platforms + +| Platform | Status | +| -------- | ---------------- | +| Windows | ✅ Supported | +| macOS | ❌ Not supported | +| Linux | ❌ Not supported | + +> Currently, only **Windows** is supported. Support for other platforms may be considered in the future. + +--- + ## 🛠 Build From Source ### Requirements