From 5aa6827b8a32199dd1735e1f4457614a727a618f Mon Sep 17 00:00:00 2001 From: Jerry M Date: Wed, 10 Jun 2020 01:48:27 +0530 Subject: [PATCH] Updated readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9b83c0e..2a0fac2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # avconnect Go based server connection tool + +# Usage + +* Download the executable from latest **Releases** +* Run it as `./avconnect` + +# CLI options + +* _-c _: Quick connect. eg. `-c 1` connects to the first server in the list +* _-r_: Reload the server list. \ No newline at end of file