aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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