From 06a1f2d0373be79aeb61275cc52189649ca87f5f Mon Sep 17 00:00:00 2001 From: memopemo <102340151+memopemo@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:51:23 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7da9ea8..988d25b 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ Uses 45 degree mirroring and also rotates the resulting sprite into the 4 quadra ![demo](glazededitordemo.gif) ## Only 45 Degree Mirror -mirrors the sprite by 45 degrees. +Mirrors the sprite by 45 degrees. ![demo](45_flip_demo.png) ## Only Rotate Mirror -rotates the bottom left image into the 4 quadrants. +Rotates the bottom right image into the 4 quadrants. ![demo](rotate_mirror_demo.png)