Update 'How it works'
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
## Logic
|
## Logic
|
||||||
The program attempts to ping the requested device 5 times, and if it responds, report it up. Otherwise, report it down.
|
The program attempts to ping the requested device 5 times, and if it responds, report it up. Otherwise, report it down.
|
||||||
It saves this information to the console as well as an outputed file, `pingResults.csv`.
|
It saves this information to the console as well as an outputed file, [`pingResults.csv`](https://git.parsell.me/Justi/JavaPingReport/wiki/pingResults-File-Format).
|
||||||
|
|
||||||
## Program flow
|
## Program flow
|
||||||
The program does the following
|
The program does the following
|
||||||
|
|||||||
Reference in New Issue
Block a user