From 000b4e9cada91128a9a906edb631da28d9f63abc Mon Sep 17 00:00:00 2001 From: a-bad-dev <244852891+a-bad-dev@users.noreply.github.com> Date: Sat, 14 Feb 2026 11:50:15 -0400 Subject: [PATCH] fix capitalization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba197a..bb65c1c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # simple-shooter-game -A FPS game for the [Luanti Game Engine](https://luanti.org). Currently very WIP +A FPS game for the [Luanti game engine](https://luanti.org). Currently very WIP PRs welcome!