From 04322bacee1f8bea570479fdd6d236a75b06f56c Mon Sep 17 00:00:00 2001 From: Astatin3 <77305074+Astatin3@users.noreply.github.com> Date: Mon, 4 Sep 2023 09:27:30 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f6b52a..5104dd2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A python script to sort through a list of ip's to find working minecraft servers Usage: ``` -./srvstatus.py -p -./srvstatus.py -f +Usage: +srvstatus.py -p IP +srvstatus.py -f inlist.txt +srvstatus.py -f inlist.txt -o outfile.xlsx ```