From 1998a9a3e28cee32c8cf802d7806591e012e87fd Mon Sep 17 00:00:00 2001 From: "William \"Amos\" Confer" Date: Fri, 8 May 2026 00:04:55 -0400 Subject: [PATCH] Correct "Gunlinger" typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b115b0..a27f93f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gunslinger Engine You can also check the main **Gunslinger** repository here, where you'll find a documentation for you to get started and learn how to use it: -[Gunlinger repository](https://github.com/MrFrenik/gunslinger) +[Gunslinger repository](https://github.com/MrFrenik/gunslinger) And you can also find a complete list of examples for you to learn from and test on your machine here: [Gunslinger examples](https://github.com/MrFrenik/gs_examples)