This repository was archived by the owner on Apr 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ By default (collectively known as `ENABLE_DEVELOPER_MODE`)
1818
1919It includes
2020
21- * a basic CLI example
21+ * a basic SDL example
2222 * examples for fuzz, unit, and constexpr testing
2323 * large github action testing matrix
2424
@@ -28,7 +28,7 @@ It requires
2828 * conan
2929 * a compiler
3030
31- If you want a more complex example project, check out the [ cpp_starter_project ] ( https://github.com/cpp-best-practices/cpp_starter_project ) .
31+ For a simplified project, check out the [ cpp_boilerplate_project ] ( https://github.com/cpp-best-practices/cpp_boilerplate_project ) .
3232
3333Ths Boilerplate project will merge new features first, then they will be merged (as appropriate) into cpp_starter_project.
3434
You can’t perform that action at this time.
0 commit comments