From 4bbe05cff76b95193e668eed4e03a7a0c4974689 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 19 Nov 2023 15:05:19 -0600 Subject: [PATCH] update README --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 06c72e6..75205d9 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ On selection will hand off to Pacman or Paru/Yay to complete transaction. \ \ There are countless fzf package manager wrappers out there, some much more built out that this. What separates Fuzzy-pkg-finder? -- It's mine and it works the way I like it to -- It works as a simple script to wrap pacman/yay/paru, no need to rebuild the wheel -- Searches both package names and descriptions for keyword -- Hide preview window to see only packages and descriptions -- Shows files list and/or missing files for official repo or installed AUR packages -- Toggle between package info view and PKGBUILD view on AUR package preview - \ +- It's mine and it works the way I like it to \ +- It works as a simple script to wrap pacman/yay/paru, no need to rebuild the wheel \ +- Searches both package names and descriptions for keyword \ +- Hide preview window to see only packages and descriptions \ +- Shows files list and/or missing files for official repo or installed AUR packages \ +- Toggle between package info view and PKGBUILD view on AUR package preview \ \ Installation: \ For Arch and arch-based distros, it is available in the AUR. \