Skip to content

Commit 2e65218

Browse files
committed
Update readme.md
1 parent ba71cdf commit 2e65218

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

nts/__main__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .cli import main
2-
3-
if __name__ == '__main__':
4-
main()
1+
from .cli import main
2+
3+
if __name__ == '__main__':
4+
main()

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip3 install nts-everdrone
1515
## Usage
1616

1717
```
18-
Usage: nts.py [options] args
18+
Usage: nts [options] args
1919
2020
Options:
2121
-h, --help show this help message and exit

0 commit comments

Comments
 (0)