|
1 | | -# cmake_conan_boilerplate_template |
| 1 | +# ftxui_template |
2 | 2 |
|
3 | | -[](https://github.com/cpp-best-practices/cmake_conan_boilerplate_template/actions/workflows/ci.yml) |
4 | | -[](https://codecov.io/gh/cpp-best-practices/cmake_conan_boilerplate_template) |
5 | | -[](https://lgtm.com/projects/g/cpp-best-practices/cmake_conan_boilerplate_template/context:cpp) |
6 | | -[](https://github.com/cpp-best-practices/cmake_conan_boilerplate_template/actions/workflows/codeql-analysis.yml) |
| 3 | +[](https://github.com/cpp-best-practices/ftxui_template/actions/workflows/ci.yml) |
| 4 | +[](https://codecov.io/gh/cpp-best-practices/ftxui_template) |
| 5 | +[](https://lgtm.com/projects/g/cpp-best-practices/ftxui_template/context:cpp) |
| 6 | +[](https://github.com/cpp-best-practices/ftxui_template/actions/workflows/codeql-analysis.yml) |
7 | 7 |
|
8 | | -## About cmake_conan_boilerplate_template |
| 8 | +## About ftxui_template |
9 | 9 |
|
10 | 10 | This is a C++ Best Practices GitHub template for getting up and running with C++ quickly. |
11 | 11 |
|
@@ -36,7 +36,7 @@ Ths Boilerplate project will merge new features first, then they will be merged |
36 | 36 |
|
37 | 37 | ### Use the Github template |
38 | 38 | First, click the green `Use this template` button near the top of this page. |
39 | | -This will take you to Github's ['Generate Repository'](https://github.com/cpp-best-practices/cmake_conan_boilerplate_template/generate) page. |
| 39 | +This will take you to Github's ['Generate Repository'](https://github.com/cpp-best-practices/ftxui_template/generate) page. |
40 | 40 | Fill in a repository name and short description, and click 'Create repository from template'. |
41 | 41 | This will allow you to create a new repository in your Github account, |
42 | 42 | prepopulated with the contents of this project. |
|
0 commit comments