From 93e4ac2ca67f5aa97a3ba448f23650cba6eb57a3 Mon Sep 17 00:00:00 2001 From: Astatin3 <77305074+Astatin3@users.noreply.github.com> Date: Sun, 27 Aug 2023 10:14:55 -0600 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c876209..9f6b52a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # pymcstatus -A python script to sort through a list of ip's to find working minecraft servers +A python script to sort through a list of ip's to find working minecraft servers + +Usage: +``` +./srvstatus.py -p +./srvstatus.py -f +```