From 1c0a0e0d64ce55ae04713d09a1c86b39e0285c20 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 13 Dec 2025 11:43:59 -0600 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd8415..c6c0913 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ The new directory contains: In your new project directory (`~/src/MyApp/`), edit these two files before your first build: -> ⚠️ **Important Notice:** +> [!IMPORTANT] > Do **not modify** the root `CMakeLists.txt` file in your project. > All changes, targets, and configurations must be made in **`project.cmake`** only. > The top-level `CMakeLists.txt` is managed by cpp-build-system and is required for