aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2024-07-14 16:18:21 +0100
committerJuan J. Martinez <jjm@usebox.net>2024-07-14 16:18:21 +0100
commit043d54652fc529504a61fdb46c5cc1992763721d (patch)
tree86eab2653896c95910dbdeb51aa4d4f7ae9bef53 /README.md
parent95c26349d6b2f34214e6b069cb6328705b87133c (diff)
downloadsspreview-043d54652fc529504a61fdb46c5cc1992763721d.tar.gz
sspreview-043d54652fc529504a61fdb46c5cc1992763721d.zip
x,y scale and docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index beff533..7784df5 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,11 @@ sspreview spritesheet.png
<img src="https://git.usebox.net/sspreview/plain/example.png" alt="Example" style="width:auto;">
+Tips:
+
+* in "scale", provide two numbers separated with a comma in case you want a different scale factor for x and y (e.g. `20,10`)
+* if your spritesheet changes, press `Update` and it will reload the image
+
Caveats:
* my first tinker app