From f561de3e82c85832e4384ce4c3a6841246671551 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Mon, 9 Jan 2023 07:51:49 +1030 Subject: [PATCH] Update README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b283134..52abbff 100644 --- a/README.md +++ b/README.md @@ -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