Skip to content

Commit

Permalink
Merge branch 'Develop' of https://github.com/Fare9/AndroidSwissKnife
Browse files Browse the repository at this point in the history
…into Develop
  • Loading branch information
Fare9 committed May 11, 2017
2 parents 54ab4ce + 6f13f6f commit 96f2fd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ write to my email address: farenain9@gmail.com


<p> <h3> New argument parser !!! </h3> </p>
```python

```Python

parser = argparse.ArgumentParser(description="AndroidSwissKnife application to help in apk analysis")
parser.add_argument("--install",action="store_true",help="To install some necessary tools")
Expand All @@ -39,7 +40,7 @@ write to my email address: farenain9@gmail.com

```

```python
```Python
totalHelp = '''
All help is here...
Expand Down

0 comments on commit 96f2fd6

Please sign in to comment.