docs: fix typo in README.md

This commit is contained in:
daoge_cmd
2026-03-03 05:24:34 +08:00
parent 8f6647b5d8
commit e53d41d333

View File

@@ -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