Skip to content

Commit 454c75a

Browse files
committed
Fixed README
1 parent ccebd72 commit 454c75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Export 'play' and 'stop' icons, size 64x64:
8080
Export all icons in blue:
8181
`$ icon-font-to-png --css font-awesome.css --ttf fontawesome-webfont.ttf --color blue ALL`
8282

83-
Or you can use `font-awesome-to-png`, which works exactly the same but doesn't require `-ttf` and `-css` arguments:
83+
Or you can use `font-awesome-to-png`, without css and ttf arguments:
8484
`$ font-awesome-to-png ALL`
8585

8686
## API

0 commit comments

Comments
 (0)