From: Stephen Seo Date: Mon, 15 Jan 2024 04:56:49 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~10 X-Git-Url: https://git.seodisparate.com/tbm-server-edit-full.png?a=commitdiff_plain;h=a3cd26f5292d69b84459dd20125f8e985b07192f;p=EntityComponentMetaSystem Update README.md --- 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.