Update readme

This commit is contained in:
KnugiHK
2023-12-03 20:41:34 +08:00
parent 94956913e8
commit 3ffb63ed28
2 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -34,8 +34,8 @@ def main():
help="Define the target as Android")
parser.add_argument(
'-i',
'--iphone',
'--ios',
'--iphone',
dest='iphone',
default=False,
action='store_true',