diff --git a/README.md b/README.md index 8c028b9..138d086 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spritesheet Frame Rebuilder -Extract individual frames from spritesheet PNG images by detecting connected non-transparent regions and rebuild new spritesheets with options for scaling, padding, layout, and frame repetition. +Fix individual frames from spritesheet PNG images by detecting connected non-transparent regions and rebuild new spritesheets with options for scaling, padding, layout, and frame repetition. --- @@ -22,4 +22,4 @@ Requires [Python 3.7+](https://www.python.org/downloads/) and [Pillow](https://p ```bash pip install Pillow -``` \ No newline at end of file +```