From c4df503e4c4d554e8f2903601e7190cae933560f Mon Sep 17 00:00:00 2001 From: Joyal George K J <144530321+joyalgeorgekj@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:59:17 +0530 Subject: [PATCH] Refactor README to eliminate duplicate content Removed duplicate description of 'labeled' and adjusted formatting. --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index d87b33c..8ca5926 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- labeled CLI banner + labeled lets you group package installations under a custom label and safely remove them later using your system's native package manager. Instead of manually remembering every package you installed during troubleshooting, testing, or development, you can track them as a temporary session and clean them up in one command.

@@ -11,12 +11,6 @@ DNF Supported

-

- labeled lets you group package installations under a custom label and safely remove them later using your system's native package manager. Instead of manually remembering every package you installed during troubleshooting, testing, or development, you can track them as a temporary session and clean them up in one command. -

- - - --- ## Why?