Fixed incorrect image height calculations

This commit is contained in:
Zoraiz 2021-05-13 00:11:50 +05:00
parent f81cc08f83
commit db73dac502
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ For custom Go installs
go install github.com/TheZoraiz/ascii-image-converter@latest go install github.com/TheZoraiz/ascii-image-converter@latest
``` ```
For physically installing the binaries, download the executables from [here](https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.1.12), and follow the steps with respect to your OS. For physically installing the binaries, download the executables from [here](https://github.com/TheZoraiz/ascii-image-converter/releases/tag/v1.1.13), and follow the steps with respect to your OS.
### Linux ### Linux
Extract Executables.zip and open the "Linux" directory. Extract Executables.zip and open the "Linux" directory.