Updated README.md
This commit is contained in:
parent
202179dd2d
commit
917e1a5f0e
11
README.md
11
README.md
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
# ascii-image-converter
|
||||
|
||||
[](https://github.com/TheZoraiz/ascii-image-converter/releases/latest)
|
||||
|
|
@ -44,6 +45,7 @@ GIF:
|
|||
- [Installation](#installation)
|
||||
* [Debian / Ubuntu-based](#debian-or-ubuntu-based-distros)
|
||||
* [Homebrew](#homebrew)
|
||||
* [AUR](#aur)
|
||||
* [Snap](#snap)
|
||||
* [Go](#go)
|
||||
* [Linux (binaries)](#linux)
|
||||
|
|
@ -90,6 +92,15 @@ brew install TheZoraiz/ascii-image-converter/ascii-image-converter
|
|||
|
||||
<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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue