readme updated with auto functionning

This commit is contained in:
alex
2017-12-24 08:26:57 +01:00
parent 843233987a
commit 117b79b070
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Ansible AUR package manager
Ansible module to use some AUR helpers. The following helpers are supported:
- [pacaur](https://github.com/rmarquis/pacaur) (default)
Ansible module to use some AUR helpers. The following helpers are supported and automatically selected following the below order:
- [pacaur](https://github.com/rmarquis/pacaur)
- [trizen](https://github.com/trizen/trizen)
- [yaourt](https://github.com/archlinuxfr/yaourt)
- [yay](https://github.com/Jguer/yay)