Skip to content

Commit 30ee529

Browse files
committedJun 17, 2024
Update README.md
1 parent 82ccff8 commit 30ee529

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# BatchToApp
2-
Program that allows you to pack your Batch scripts (`.bat`/`.cmd`) into a Windows applications! (`.exe`)
2+
Program that allows you to pack your Batch scripts (`.bat`/`.cmd`) into a Windows applications (`.exe`)
3+
4+
> Screenshots
5+
>
6+
> ![](./pics/1.png)
7+
> ![](./pics/2.png)
38
49
The script file after conversion can still:
510
* Receive and process command line arguments

0 commit comments

Comments
 (0)
Please sign in to comment.