From 4a3cc010b0f2fc23ef44745289411e457dc8cde3 Mon Sep 17 00:00:00 2001 From: Riley Date: Thu, 8 May 2025 18:04:35 -0500 Subject: [PATCH] readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a02bd..e8f7ed0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Conan-Cpp +# Conan C++ This is a Conan / Meson template. It's based on some online tutorials, and is a modified version of [this project](https://code.cthulhub.net/Riley/Conan-C).