Updated README.md
This commit is contained in:
parent
a32d4c23f7
commit
3b7518f348
|
|
@ -33,8 +33,10 @@ archives:
|
|||
replacements:
|
||||
linux: Linux
|
||||
windows: Windows
|
||||
386: i386
|
||||
|
||||
386: 32bit_i386
|
||||
amd64: 64bit_amd64
|
||||
arm64: 64bit_arm64
|
||||
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
|
|
|
|||
|
|
@ -210,4 +210,4 @@ You can fork the project and implement any changes you want for a pull request.
|
|||
|
||||
## 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