diff --git a/README.md b/README.md index b55aed0..b82e3af 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # simpleaur -A script for install packages from AUR that doesn't require extra dependences, only requires git installed. cower is only needed if you want to run simplesearch for find package names in AUR. +A script for install packages from AUR that doesn't require extra dependences, only requires git installed. cower is only needed if you want to run simplesearch for find package names/updates in AUR (recommended). # Usage -./simpleaur package-to-install
+./simpleaur package-to-install

./simplesearch package-to-search

+./simplecheck You are free to move the scripts to /usr/bin and then use it's from everywhere.