From b6af4c3c68df62e154938fe9a783f32afddecae3 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 19 Nov 2023 15:06:15 -0600 Subject: [PATCH] update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 75205d9..77b8c56 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ 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 \ +- 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: \