From e94ec30f5c0001c92b8b87ec684090466eee3ad7 Mon Sep 17 00:00:00 2001 From: "If you know this, you a cool guy" Date: Tue, 21 Jan 2025 22:58:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d55b9d9..707ab7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Universal Package Manager (UPM) +Note: This is buggy as hell I am sure of it - works for xbps and apt pretty well. Please place issues here and add to shit with PRs if you want. + A unified command-line interface for managing packages across different Linux distributions. UPM provides a consistent interface for package management operations regardless of the underlying package manager (apt, dnf, pacman, etc.). ## Features