From a379a5b56463b16d68771df5a4087417d13f69dd Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 23 Jun 2025 18:40:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1991c82..3935f42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Godot module style guide and conventions +> Specifically for use with [godot-cpp-template](https://git.objectionable.solutions/hertog/godot-module-template). + ## Headers ```cpp