Skip to content

Commit 3ed66ce

Browse files
author
Philipp Speck
committed
readme updated
1 parent 0cd33be commit 3ed66ce

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,15 @@
1919

2020
## Example
2121

22-
iconize -o icon.ico icon.png
22+
iconize icon.png
23+
Input: icon.png
24+
Output: icon.ico
25+
Elapsed: 9.676ms
26+
27+
iconize icon.png -o test.ico
28+
Input: icon.png
29+
Output: test.ico
30+
Elapsed: 10.7743ms
2331

2432
## Test
2533

0 commit comments

Comments
 (0)