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 ```