Skip to content

Commit 7aaab16

Browse files
committed
update README.md
1 parent 30398aa commit 7aaab16

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
@@ -27,7 +27,7 @@ Lightweight, high performance and small executable file size Windows GUI library
2727

2828
# Requires
2929

30-
### GCC (optional, use windres.exe for generate syso file from res or rc.)
30+
### GCC (Optionally, windres.exe can be used to generate a syso file from res or rc.)
3131

3232
MinGW
3333
http://www.mingw.org
@@ -42,6 +42,8 @@ http://tdm-gcc.tdragon.net/
4242

4343
This tool in `TDM-GCC-64/bin/windres.exe`,don't know where in MinGW.
4444

45+
You can also use rc.exe and link.exe to generate syso file.
46+
4547
# Usage
4648

4749
### Simple usage:

0 commit comments

Comments
 (0)