Skip to content

Commit

Permalink
Updated readme with col instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rysuds committed Jun 6, 2020
1 parent 4ee54dc commit 501f2d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ If you want to group your sprite sheet by rows do
```
exsprite --filename <path to sprite sheet> save
```

If you want to group your sprite sheet by columns do

```
exsprite --filename <path to sprite sheet> --orient col save
```

0 comments on commit 501f2d2

Please sign in to comment.