mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
update comment about removing unused files
This commit is contained in:
parent
3234ae9084
commit
9a848564ff
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ This template is the result of learnings from many previous projects and should
|
|||
- Add your project's codecov token to your project's github secrets under `CODECOV_TOKEN`
|
||||
- Happy coding!
|
||||
|
||||
Remember to eventually remove any unused files, such as the standalone directory or irrelevant tests for your project.
|
||||
Eventually, you can remove any unused files, such as the standalone directory or irrelevant github workflows for your project.
|
||||
|
||||
### Build and run the standalone target
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue