updated README.md

This commit is contained in:
2025-12-13 11:44:44 -06:00
parent 1c0a0e0d64
commit 3e605fb90c

View File

@@ -89,8 +89,10 @@ The new directory contains:
- A preconfigured cross-platform C++ project structure
- A `scripts/` folder for building and packaging
> [!NOTE]
> 🧩 After creation, you'll work entirely within your new project — **cpp-build-system** remains the master template.
> [!IMPORTANT]
> ⚠️ Do **not** run `cmake` directly — always use the provided scripts.
---