Add a logo (#17)
This commit is contained in:
parent
6986c26f9d
commit
581612e44f
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
[](https://github.com/TheLartians/ModernCppStarter/actions)
|
[](https://github.com/TheLartians/ModernCppStarter/actions)
|
||||||
[](https://codecov.io/gh/TheLartians/ModernCppStarter)
|
[](https://codecov.io/gh/TheLartians/ModernCppStarter)
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://repository-images.githubusercontent.com/254842585/4dfa7580-7ffb-11ea-99d0-46b8fe2f4170" height="175" />
|
||||||
|
</p>
|
||||||
|
|
||||||
# ModernCppStarter
|
# ModernCppStarter
|
||||||
|
|
||||||
Setting up a new C++ project usually requires a significant amount of preparation and boilerplate code, even more so for modern C++ projects with tests, executables and contiguous integration.
|
Setting up a new C++ project usually requires a significant amount of preparation and boilerplate code, even more so for modern C++ projects with tests, executables and contiguous integration.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue