Skip to content

Commit 3dd1614

Browse files
authored
Updated ReadMe File
1 parent 96d6d75 commit 3dd1614

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
##Local Network Scanner
1+
## Local Network Scanner
22

33
A small python script that pings IP's based on your local network
44
to see if hosts are online.
55

6-
##Requires
6+
## Requires
77

88
- Python 2.7
99
- Ping Module (Included in Package)
@@ -13,6 +13,6 @@ To run just type:
1313

1414
python scanner.py
1515

16-
##Update Log
16+
## Update Log
1717
- July 15
1818
Fixed regex bug, Was not entertaining IPs outside 192.168.SingleDigit range

0 commit comments

Comments
 (0)