Update README

This commit is contained in:
Justin Hawkins 2023-01-09 07:51:49 +10:30
parent 0ea3fd1c8c
commit f561de3e82

View File

@ -6,9 +6,13 @@ This gives you a template to use as a layer in your favourite image editing prog
## Installation
`go install github.com/tardisx/spritesheet_generator@latest`
### Binary
If you really want binaries, pester me :-)
https://github.com/tardisx/spritesheet_generator/releases
### From source
`go install github.com/tardisx/spritesheet_generator@latest`
## Usage