From ce660fb6c8cd64a68a8ed9ed2112facf6125a3ba Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 20 Mar 2026 09:58:31 +0000 Subject: [PATCH] add Use section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 32ec20a..2d7cb50 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ Q3RCON_TUI_RAW=false Q3RCON_TUI_APPEND=false ``` +## Use + +Type in your Rcon command and press ENTER. + +Press `Ctrl+q` to exit from the application. + ## Special Thanks - [lapetus-11](https://github.com/Iapetus-11) for writing the [aio-q3-rcon](https://github.com/Iapetus-11/aio-q3-rcon) package.