Skip to content

Commit fc0f30c

Browse files
committed
update README.md
1 parent 4ebee82 commit fc0f30c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
python-masscan is a python library which helps in using masscan port scanner.
44

5+
## INSTALL
6+
7+
```bash
8+
pip install python-masscan
9+
```
10+
511
## USAGE
612

713
```python

0 commit comments

Comments
 (0)