Clarify the Get Started section

This commit is contained in:
Ukendio 2025-11-30 03:47:51 +01:00
parent 46ea49d4f4
commit 808f37aa10

View file

@ -9,6 +9,7 @@ Just a stupidly fast Entity Component System
- Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability - Rigorously [unit tested](https://github.com/Ukendio/jecs/actions/workflows/unit-testing.yaml) for stability
### Get Started ### Get Started
This repository includes a few subfolders that can help you get started with jecs:
how_to: how_to:
This is a step-by-step introduction to how this ECS works and the reasoning behind its design. This is a step-by-step introduction to how this ECS works and the reasoning behind its design.