Add AUR badge and instructions in README.md

This commit is contained in:
sw1tchbl4d3 2021-07-14 15:13:36 +02:00
parent 5443db5502
commit 567899b1a1

View file

@ -1,9 +1,13 @@
# RootDO
# RootDO [![AUR](https://img.shields.io/aur/version/rdo.svg)](https://aur.archlinux.org/packages/rdo/)
This little "project" aims to be a very slim alternative to both sudo and doas.
### Installation
If you are on Arch Linux, you can download the package via the [AUR](https://aur.archlinux.org/packages/rdo/).
If you are using any other linux distro, you can build it yourself by following these instructions:
```sh
git clone https://codeberg.org/sw1tchbl4d3/rdo
cd rdo