From 6a7ecbd9d677a3ddfa93c2e5d8dd5d05e15c2e8a Mon Sep 17 00:00:00 2001 From: Noa Fabbricotti Date: Mon, 10 Nov 2025 17:02:37 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 68be35e..d6a1a73 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ # CList - A C-based item listing program. ## Compatibility +- Windows 10/11 — Yes +- Debian 13 — Yes +- Debian 12 — Probably, but testing will confirm later. +- Arch Linux — No, but support is coming. +- Ubuntu — Probably, but testing will confirm later. +- Raspbian — Probably not, compilation will be done later. -Windows 10/11 - Yes -Debian 13 - Yes -Debian 12 - Probably, but testing will confirm later. -Arch Linux - No, but support is coming. -Ubuntu - Probably, but testing will confirm later. -Raspbian - Probably not, compilation will be done later. +© 2025 nnmfa28_ -© 2025 nnmfa28_ - -Licensed under the GNU GPLv3.0 License. Always disclose source. \ No newline at end of file +Licensed under the GNU GPLv3.0 License. Always disclose source.