From b8c163f9deefa9b45bdd741dbd521a6977d9e3be Mon Sep 17 00:00:00 2001 From: sdaveb Date: Sat, 9 Dec 2023 21:42:23 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f948ec..6a81c1f 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ This is a simple C++20 project template using CMake for building and Catch2 v3 a ``` cmake --build --target ctest ``` - -2. This will execute the Catch2 test suite. +This will execute the Catch2 test suite. ## Project Structure - src/: Contains the application logic, defines a libray target