Updated README.md

This commit is contained in:
Zoraiz Hassan 2021-05-25 18:09:18 +05:00 committed by GitHub
parent 3a2d7daabf
commit 6c12598d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -29,6 +29,7 @@ You can download through snap. However, the snap will not have access to hidden
``` ```
sudo snap install ascii-image-converter --stable sudo snap install ascii-image-converter --stable
``` ```
Visit [the app's store listing](https://snapcraft.io/ascii-image-converter) for instructions regarding enabling snapd on your distribution.
### Go ### Go
For custom Go installs For custom Go installs
@ -63,7 +64,7 @@ Extract Executables.zip and open the "Windows" folder. Copy the path to folder f
## Usage ## Usage
Note: Decrease font size or zoom out of terminal for maximum quality ascii art Note: Decrease font size or increase terminal width (like zooming out) for maximum quality ascii art
To convert an image into ascii format, the usage is as follows: To convert an image into ascii format, the usage is as follows:
``` ```
@ -73,7 +74,6 @@ Example
``` ```
ascii-image-converter myImage.jpeg ascii-image-converter myImage.jpeg
``` ```
<br>
### Flags ### Flags