Clean up installation instructions and add crates.io badge (#396)

I just put av1an into Arch Linux's [community] repository so this should be reflected in the README.
This commit is contained in:
Sven-Hendrik Haase 2021-11-02 12:25:09 +01:00 committed by GitHub
parent a874dec452
commit a8812b9900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,8 @@
<h4 align="center">
<a href="https://discord.gg/Ar8MvJh"><img src="https://discordapp.com/api/guilds/696849974230515794/embed.png" alt="Discord server" /></a>
<img src="https://github.com/master-of-zen/Av1an/workflows/tests/badge.svg">
<a href="https://crates.io/crates/av1an"><img src="https://img.shields.io/crates/v/av1an.svg"></a>
</h4>
<h2 align="center">Easy, Fast, Efficient and Feature Rich</h2>
@ -142,9 +143,8 @@ With your own parameters:
## Install
- With a package manager:
- `cargo install av1an`
- [CARGO](https://crates.io/crates/av1an)
- [AUR](https://aur.archlinux.org/packages/av1an-git/)
- Cargo: `cargo install av1an`
- Arch Linux: `pacman -S av1an`
- Prerequisites:
- [Install FFmpeg](https://ffmpeg.org/download.html)