Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
everdrone committed Feb 19, 2021
1 parent ba71cdf commit 2e65218
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions nts/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .cli import main

if __name__ == '__main__':
main()
from .cli import main

if __name__ == '__main__':
main()
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pip3 install nts-everdrone
## Usage

```
Usage: nts.py [options] args
Usage: nts [options] args
Options:
-h, --help show this help message and exit
Expand Down

0 comments on commit 2e65218

Please sign in to comment.