diff --git a/README.md b/README.md index c7497be..1247472 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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? \ +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 @@ -23,6 +23,7 @@ What separates Fuzzy-pkg-finder? \ - 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. \ Use: `paru -S fuzzy-pkg-finder` or `yay -S fuzzy-pkg-finder` \