diff --git a/README.md b/README.md index 917e3c2..3a216ce 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This system is designed from the ground up to be modular, easily configurable, a --- -# ✨ Features +## ✨ Features * **Automated Map Generation:** Leverages `minetestmapper` to create high-resolution PNG maps of your game worlds. * **Tiled Map Generation:** Uses `gdal2tiles.py` to create performant, zoomable map tiles for a smooth user experience. @@ -19,7 +19,7 @@ This system is designed from the ground up to be modular, easily configurable, a --- -# 🔧 Prerequisites +## 🔧 Prerequisites To run this system, the following software packages must be installed on your server: @@ -33,7 +33,7 @@ To run this system, the following software packages must be installed on your se --- -# ⚙️ Installation & Setup +## ⚙️ Installation & Setup ### 1. Clone the Repository @@ -110,7 +110,7 @@ The system expects the following directory structure: └── map_info.txt ``` --- -# 🚀 Usage +## 🚀 Usage The scripts are designed to be run from the command line, either manually or via automated jobs. @@ -148,7 +148,7 @@ For fully automatic operation, setting up cronjobs is recommended. --- -# 📄 License +## 📄 License **MIT License** Copyright (c) 2025 Rage87 - rage87@geigernet.eu