Skip to content

Commit 15e2392

Browse files
committed
readme
1 parent 1a07f54 commit 15e2392

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Python 3.6+
2828
```bash
2929
python HostCount.py -d path/to/cidrs.txt
3030
```
31+
or
32+
```bash
33+
subnethostcount -d path/to/cidrs.txt
34+
```
3135

3236
###
3337
Optional flags:

0 commit comments

Comments
 (0)