Skip to content

Commit bbb798b

Browse files
authored
Update README.md
1 parent c44866f commit bbb798b

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
@@ -1,6 +1,6 @@
1-
# Modern C++ Project Template
1+
# C++ Project Template
22

3-
> ⚡A clean starter for modern C++20 projects with CMake Presets, testing, benchmarking, sanitizers, coverage, and developer tooling.
3+
> ⚡A clean starter for C++20 projects with CMake Presets, testing, benchmarking, sanitizers, coverage, and developer tooling.
44
55
[![CI](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/ci.yml/badge.svg)](https://github.com/ramsafin/modern-cpp-project-template/actions/workflows/ci.yml)
66
[![codecov](https://codecov.io/gh/ramsafin/modern-cpp-project-template/graph/badge.svg?token=946M7LEQA2)](https://codecov.io/gh/ramsafin/modern-cpp-project-template)

0 commit comments

Comments
 (0)