From 2ffa86f9dd4f0e55c69465d077ce1604da2c8ea4 Mon Sep 17 00:00:00 2001 From: Justin Parsell Date: Tue, 1 Mar 2022 16:40:17 -0500 Subject: [PATCH] markdown update --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 514fe17..229f84f 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,13 @@ The following files are used ## To run Use the following commands to run the program ``` -java -jar JavaPingReport.java +java -jar JavaPingReport.jar ``` Ensure that `pingRequests.csv` is in the same directory, and formatted correctly. ## Dependencies -No external dependencies are needed. +No external dependencies are needed. ---- #### Warning ***This program is presented as-is. It does not handle a lot of user error's, and may not work as expected. Use at your own risk.*** \ No newline at end of file