Updated README.md
This commit is contained in:
parent
a32d4c23f7
commit
3b7518f348
|
|
@ -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'
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
Loading…
Reference in New Issue