Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DosX-dev committed Jun 17, 2024
1 parent 82ccff8 commit 30ee529
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# BatchToApp
Program that allows you to pack your Batch scripts (`.bat`/`.cmd`) into a Windows applications! (`.exe`)
Program that allows you to pack your Batch scripts (`.bat`/`.cmd`) into a Windows applications (`.exe`)

> Screenshots
>
> ![](./pics/1.png)
> ![](./pics/2.png)
The script file after conversion can still:
* Receive and process command line arguments
Expand Down

0 comments on commit 30ee529

Please sign in to comment.