Skip to content

Commit 7a6f6e0

Browse files
authored
Update README.md
1 parent eac115c commit 7a6f6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- ✅ CMake presets with Clang & GCC support
1515
- ✅ C++20 (extendable to C++23)
1616
- ✅ GoogleTest (with `FetchContent`)
17-
- ✅ AddressSanitizer + UndefinedBehaviorSanitizer
17+
-Sanitizers: AddressSanitizer + UndefinedBehaviorSanitizer
1818
- ✅ Pre-commit hooks + clang-format + clang-tidy
1919
- ✅ GitHub Actions CI for builds, tests, and formatting
2020

0 commit comments

Comments
 (0)