fix: spell mistake in README.md

This commit is contained in:
Ziyu
2025-12-30 23:32:34 +08:00
parent aa88d294a6
commit ace4885c84
+1 -1
View File
@@ -1,7 +1,7 @@
[English](README.md) | [简体中文](README-ZN.md)
# SunnyLand
**SunnyLand** is a cross-platfrom platformer game developed in C++ with SDL3, glm, nlohmann-json and Tiled.
**SunnyLand** is a cross-platform platformer game developed in C++ with SDL3, glm, nlohmann-json and Tiled.
> This project is a teaching demonstration project; it is the 3rd episode in a series of tutorials titled "[C++ 游戏开发之旅](https://cppgamedev.top/)".