From 3d8d71b48d80e8268b3eda6441ae41c9ebec049b Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 21 Aug 2024 03:20:44 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c5fe5d..539213b 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,10 @@ [![License: Apache 2.0](https://img.shields.io/badge/License-Apache-blue.svg?style=for-the-badge)](LICENSE-APACHE) [![Wally](https://img.shields.io/github/v/tag/ukendio/jecs?&style=for-the-badge)](https://wally.run/package/ukendio/jecs) -Just an ECS - -jecs is a stupidly fast Entity Component System (ECS). +jecs is Just a stupidly fast Entity Component System - Entity Relationships as first class citizens -- Iterate 500,000 entities at 60 frames per second +- Iterate 800,000 entities at 60 frames per second - Type-safe [Luau](https://luau-lang.org/) API - Zero-dependency package - Optimized for column-major operations