Skip to content

Commit 758206b

Browse files
committed
Update Readme.md
1 parent 003155f commit 758206b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
Converts image resources from svg to png and scales the images to desired size
33

44

5-
Common usage:
5+
Common usage:
6+
```
67
mono AssetGenerator.exe -d destinationfolder -m iOS -q 80 -s sourcefolder
78
89
-m, --mode Required. Specify which assets to build. ios or android
@@ -16,3 +17,4 @@ mono AssetGenerator.exe -d destinationfolder -m iOS -q 80 -s sourcefolder
1617
--help Display this help screen.
1718
1819
--version Display version information.
20+
```

0 commit comments

Comments
 (0)