Updated README.md

This commit is contained in:
Zoraiz 2021-06-03 00:54:09 +05:00
parent a3d77f75a1
commit 2c930421fb
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
[![ascii-image-converter](https://snapcraft.io/ascii-image-converter/badge.svg)](https://snapcraft.io/ascii-image-converter) [![ascii-image-converter](https://snapcraft.io/ascii-image-converter/badge.svg)](https://snapcraft.io/ascii-image-converter)
ascii-image-converter is a command-line tool that converts images into ascii art and prints them out onto the console. It is cross-platform so both Windows and Linux distributions are supported. ascii-image-converter is a command-line tool that converts images into ascii art and prints them out onto the console as well as save them as PNG images. It is cross-platform so both Windows and Linux distributions are supported.
It's also available as a package to be used in Go applications. It's also available as a package to be used in Go applications.
@ -31,7 +31,9 @@ Image formats currently supported:
### Snap ### Snap
You can download through snap. However, the snap will not have access to hidden images and images outside the $HOME directory. You can download through snap.
Note: The snap will not have access to hidden images and images outside the $HOME directory. This includes write access for saving ascii images and text files as well.
``` ```
sudo snap install ascii-image-converter sudo snap install ascii-image-converter