Skip to content

Commit

Permalink
更新usage
Browse files Browse the repository at this point in the history
  • Loading branch information
y9nhjy committed Sep 5, 2023
1 parent 9d19ff1 commit e39e2a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Proxifier_Keygen.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


def get_parser():
parser = argparse.ArgumentParser(usage='python3 Proxifier_Keygen.py [-v setup]',
parser = argparse.ArgumentParser(usage='python3 Proxifier_Keygen.py [-v setup/portable/mac]',
description='Proxifier_Keygen: 基于python3的Proxifier注册机, 默认key为setup版本',
)
p = parser.add_argument_group('Proxifier_Keygen的参数')
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ This project is only for learning and educational purposes and is not intended f
usage:

```bash
> python Proxifier_Keygen.py -v portable
$ python Proxifier_Keygen.py -v setup
CLOT5-J3GYK-VGPYE-BDPMN-WKWMU

$ python Proxifier_Keygen.py -v portable
N4QLV-C2YEA-NA6WP-QCS0H-KTDBH

$ python Proxifier_Keygen.py -v mac
57J8Z-D2QD5-A37WU-LEG4E-43WYH
```

![image-20230815234150715](README.assets/image-20230815234150715.png)
Expand Down

0 comments on commit e39e2a6

Please sign in to comment.