Skip to content

Commit 814b33e

Browse files
committed
Update README.md
#6 に関する説明を追加
1 parent 212a9b0 commit 814b33e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Name|Type|Required|Description
1414
in|String|True|The path or file name of the AutoHotKey script to compile
1515
out|String|False|The path or file name of the compiled executable (by default, an executable of the same name will be created in the path of the AutoHotKey script specified by the "in" parameter)
1616
icon|String|False|The icon of the executable file is specified
17+
base|String|False|The name of the base file to be used for Ahk2Exe
1718

1819
## 📦 Example usage
1920

0 commit comments

Comments
 (0)