From a3cd26f5292d69b84459dd20125f8e985b07192f Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 15 Jan 2024 13:56:49 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d8fe13..01da37e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ built and run using cmake (gtest is a dependency). [Check this repository's gh-pages documentation on ECMS](https://stephen-seo.github.io/EntityComponentMetaSystem/) +[Alternatively, check out the doxygen docs hosted on my website](https://seodisparate.com/ecms_docs/) + # Compiling the UnitTests Create a build directory.