From 8113e49be7ed432bee0d1d0bc6ccc91962d58e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asena=20Hazal=20KAHR=C4=B0MAN?= Date: Sat, 11 Jan 2025 23:55:48 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2c9776932..9493785ad 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@

Donate

+## Getting Started with Entitas + +1. Clone the repository: + ```bash + git clone https://github.com/sschmid/Entitas.git # Entitas - The Entity Component System Framework for C# and Unity