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?