Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit d554f56

Browse files
committed
Start to fix README
1 parent 687c3d2 commit d554f56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ By default (collectively known as `ENABLE_DEVELOPER_MODE`)
1818

1919
It 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

3333
Ths Boilerplate project will merge new features first, then they will be merged (as appropriate) into cpp_starter_project.
3434

0 commit comments

Comments
 (0)