]> git.seodisparate.com - EntityComponentMetaSystem/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 15 Jul 2024 04:49:50 +0000 (13:49 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 15 Jul 2024 04:49:50 +0000 (13:49 +0900)
README.md

index 01da37e0373c49c26c2508d857aaddd471b335f7..7e9d3bc58a51b5e16896ec9efc079da0bc38fca6 100644 (file)
--- 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