From e53d41d333294dc6ead63c483bfdfb399b51aec4 Mon Sep 17 00:00:00 2001 From: daoge_cmd <3523206925@qq.com> Date: Tue, 3 Mar 2026 05:24:34 +0800 Subject: [PATCH] docs: fix typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4629073..61730d6b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/5CSzhc9t) -![img.png](.github/IMG_8725.png) +![Tutorial World](.github/IMG_8725.png) ## Introduction @@ -55,7 +55,7 @@ cmake -S . -B build -G "Visual Studio 17 2022" -A x64 cmake --build build --config Debug --target MinecraftClient ``` -For more informatio, see [COMPILE.md](COMPILE.md) +For more information, see [COMPILE.md](COMPILE.md) ## Known Issues