From 0d0b111c000b46e28084947cfbf0e1c83fa25fb5 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sun, 28 Jun 2020 23:09:02 -0500 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9c9399..b69fa54 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **Simple cli command for using fzf to search and install packages.**\ \ + + \ Leverages the power of fzf to search package names and presents complete package information in preview pane. \ On selection will hand off to Pacman or Yay to complete transaction. \ \