From 24ff95287d6e3f220a428df13bab4ec387454b1a Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Sun, 17 Nov 2024 14:23:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3843bb1..2d3dfc7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Theater-ECS-Example -An example project on how the theater ecs may be used \ No newline at end of file +This is an example project, which shows off the functionality and performance of [Theater-ECS](https://code.booklordofthe.dev/Theater/Theater-ECS). +It uses raylib as a renderer and is otherwise extremely basic. \ No newline at end of file