Skip to content

Commit 158ce51

Browse files
authored
Update README.md
1 parent 1e16605 commit 158ce51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This powerful asynchronus IPv4 Network Scanner for PowerShell allows you to scan
88

99
The default result will contain the the IPv4-Address, Status (Up or Down) and the Hostname. Other values can be displayed via parameter (Try Get-Help for more details).
1010

11-
![Screenshot](Documentation/Images/IPv4NetworkScan.png?raw=true "New-IPv4NetworkScan")
11+
![Screenshot](Documentation/Images/IPv4NetworkScan.png?raw=true "IPv4NetworkScan")
1212

1313
To reach the best possible performance, this script uses a [RunspacePool](https://msdn.microsoft.com/en-US/library/system.management.automation.runspaces.runspacepool(v=vs.85).aspx). As you can see in the following screenshot, the individual tasks are distributed across all cpu cores:
1414

0 commit comments

Comments
 (0)