Updated README.md

This commit is contained in:
Zoraiz 2021-05-27 16:03:11 +05:00
parent a32d4c23f7
commit 3b7518f348
2 changed files with 5 additions and 3 deletions

View File

@ -33,7 +33,9 @@ archives:
replacements: replacements:
linux: Linux linux: Linux
windows: Windows windows: Windows
386: i386 386: 32bit_i386
amd64: 64bit_amd64
arm64: 64bit_arm64
checksum: checksum:
name_template: 'checksums.txt' name_template: 'checksums.txt'

View File

@ -210,4 +210,4 @@ You can fork the project and implement any changes you want for a pull request.
## License ## License
[Apache-2.0](https://github.com/TheZoraiz/ascii-image-converter/blob/master/LICENSE) [Apache-2.0](https://github.com/TheZoraiz/ascii-image-converter/blob/master/LICENSE.txt)