From 913d1d8e73240a5149539c2842feacf8c95fa4f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=3D=3DTIM=2E=C2=A9=2EB=20=20=3D=3D?= Date: Wed, 26 Feb 2025 12:27:33 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a8031..7650fc9 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ This repository provides a guide and an automated script to set up a **Minecraft apt update && apt install -y qemu-guest-agent ``` +![Minecraft Server Setup](https://github.com/TimInTech/minecraft-server-Proxmox/blob/main/minecraft-setup.png?raw=true) + + ### **2️⃣ Run the Minecraft Server Setup Script** ```bash wget https://raw.githubusercontent.com/TimInTech/minecraft-server-Proxmox/main/setup_minecraft.sh @@ -135,4 +138,4 @@ chmod +x setup_bedrock.sh - Want to improve the script? **Submit a Pull Request** 🚀 Happy gaming! 🎮 -``` \ No newline at end of file +```