Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rysuds committed Jun 1, 2020
1 parent 66e38f9 commit 1450af0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# exsprite
A CLI tool for extracting sprites from spritesheets!

## Example usage

If you want to group your sprite sheet by rows do

```
~$ python exprite.py --filename <filename> save
```

0 comments on commit 1450af0

Please sign in to comment.