diff --git a/ProjectStructure.md b/ProjectStructure.md index 9a9fc72..b8e2405 100644 --- a/ProjectStructure.md +++ b/ProjectStructure.md @@ -27,3 +27,6 @@ Main git repository ## Recommendations * Use CMake build system + + +# For create new repositoy use the [CMakeProject](https://github.com/QuasarApp/CMakeProject) template.