Updated README.md

This commit is contained in:
Zoraiz 2021-09-05 00:18:31 +05:00
parent 202179dd2d
commit 917e1a5f0e
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# ascii-image-converter # ascii-image-converter
[![release version](https://img.shields.io/github/v/release/TheZoraiz/ascii-image-converter?label=Latest%20Version)](https://github.com/TheZoraiz/ascii-image-converter/releases/latest) [![release version](https://img.shields.io/github/v/release/TheZoraiz/ascii-image-converter?label=Latest%20Version)](https://github.com/TheZoraiz/ascii-image-converter/releases/latest)
@ -44,6 +45,7 @@ GIF:
- [Installation](#installation) - [Installation](#installation)
* [Debian / Ubuntu-based](#debian-or-ubuntu-based-distros) * [Debian / Ubuntu-based](#debian-or-ubuntu-based-distros)
* [Homebrew](#homebrew) * [Homebrew](#homebrew)
* [AUR](#aur)
* [Snap](#snap) * [Snap](#snap)
* [Go](#go) * [Go](#go)
* [Linux (binaries)](#linux) * [Linux (binaries)](#linux)
@ -90,6 +92,15 @@ brew install TheZoraiz/ascii-image-converter/ascii-image-converter
<hr> <hr>
### AUR
The AUR repo is maintained by [magnus-tesshu](https://aur.archlinux.org/account/magnus-tesshu)
```
yay -S ascii-image-converter-git
```
<hr>
### Snap ### Snap