From c3dee0f242f2f3743d496ceb844c47c17e10aaf3 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 15 Jul 2024 13:49:50 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 01da37e..7e9d3bc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # About EntityComponentMetaSystem is a header-only library. However, UnitTests can be -built and run using cmake (gtest is a dependency). - -[(Note that gtest uses the BSD 3-Clause License.)](https://github.com/google/googletest/blob/master/LICENSE) +built and run using cmake (gtest is ~~a dependency~~ no longer a dependency). # Generated Doxygen Documentation