From 7520dd367476f6ec0aac087f7aff68059debfe2d Mon Sep 17 00:00:00 2001 From: Noa Fabbricotti Date: Mon, 10 Nov 2025 17:01:10 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d7f5ee..68be35e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ -# clist +# CList -A C-based item listing program. \ No newline at end of file +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. + +© 2025 nnmfa28_ + +Licensed under the GNU GPLv3.0 License. Always disclose source. \ No newline at end of file