From 270260cb70287d9e2d5d9ace70a9969ce3e0c7f4 Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sun, 6 Oct 2024 05:43:20 +0200 Subject: [PATCH] move out attributes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ddfbbc..49fccb0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,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) -

jecs is Just a stupidly fast Entity Component System - Entity Relationships as first class citizens