From 31d042edea8f40dfbd1e85e4f6629925ef84f791 Mon Sep 17 00:00:00 2001 From: kewl fft Date: Thu, 12 Apr 2018 21:15:44 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fed291..7fd6c22 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Ansible AUR package manager -Ansible module to use some AUR helpers as well as a simple internal implementation as a fallback. The following helpers are supported and automatically selected in the order they are listed: +# Ansible AUR helper +Ansible module to use some Arch User Repository (AUR) helpers as well as a simple internal implementation as a fallback. The following helpers are supported and automatically selected in the order they are listed: - [pacaur](https://github.com/rmarquis/pacaur) - [trizen](https://github.com/trizen/trizen) - [pikaur](https://github.com/actionless/pikaur)