From a6f644cd0dbd4fce3456f51efb50f5c3a0d0afde Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 7 Nov 2024 15:09:30 -0700 Subject: [PATCH] README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27db2e6..0547500 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,5 @@ g++ --std=c++14 -I gtest- main.cpp gtest-/gtest-all.cc ## Legal -> [!INFO] -> Users should take care to respect the respective googletest licences [(current version)](https://github.com/google/googletest/blob/main/LICENSE). -> The license for each release is included in this repository as well. +Users should take care to respect the respective googletest licences [(current version)](https://github.com/google/googletest/blob/main/LICENSE). +The license for each release is included in this repository as well.