From bcef1da2f55cefaf57f2d53b2b7fba2dfed82eea Mon Sep 17 00:00:00 2001 From: Arkadiy <83061703+MEFRREEX@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:16:28 +0300 Subject: [PATCH] update README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b45d1a..36d6c15 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,18 @@ # Vk-Rcon-Bot -A simple Rcon Bot for VK +Simple bot for VK to send commands to the server using RCON -## Used libraries: +![example](https://i.imgur.com/DH8hsSV.png) + +## 📃 Used libraries: - [vk-java-sdk](https://github.com/VKCOM/vk-java-sdk) - [snakeyaml](https://github.com/snakeyaml/snakeyaml) - [rkon-core](https://github.com/kr5ch/rkon-core) -## Build JAR file +## 🛠 Build JAR file - `git clone https://github.com/MEFRREEX/Vk-Rcon-Bot.git` - `cd Vk-Rcon-Bot` - `mvn clean package` -## Run +## 🎮 Run `java -jar VkRconBot-1.4.jar`