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
|
# ascii-image-converter
|
||||||
|
|
||||||
[](https://github.com/TheZoraiz/ascii-image-converter/releases/latest)
|
[](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
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue