Skip to content

Commit f71df85

Browse files
committed
Update README.md: features
1 parent a3a0b6b commit f71df85

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414
- ✅ CMake presets with Clang & GCC support
1515
- ✅ C++20 (extendable to C++23)
1616
- ✅ GoogleTest (with `FetchContent`)
17-
- ✅ Sanitizers: AddressSanitizer + UndefinedBehaviorSanitizer
18-
- ✅ Link Time Optimization (LTO) presets
17+
- ✅ Sanitizers, Link Time Optimization (LTO)
1918
- ✅ Clang-format + Clang-tidy + Pre-commit hook
20-
- ✅ GitHub Actions CI for builds, tests, and formatting
21-
- ✅ Install targets
19+
- ✅ GitHub Actions CI for builds, tests, docs, and formatting
20+
- ✅ Install targets (`find_package(...)` supported)
2221
- ✅ Auto-generated API docs via Doxygen
2322

2423
---

0 commit comments

Comments
 (0)