Skip to content

Commit e86fa71

Browse files
authored
Update README.md
1 parent 40e3b91 commit e86fa71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# BINPython
22
Lightweight and small portable Python, build with pyinstaller
3+
# Usage
4+
```
5+
-h --help View this help
6+
-f --file= Enter Python Filename and run
7+
-v --version View BINPython Version
8+
```
39
# Build
410
1. Clone this project
511
```bash

0 commit comments

Comments
 (0)