docs: updating read me

This commit is contained in:
D. Moonfire 2022-09-06 00:22:53 -05:00
parent 0094fd7b3b
commit 36a4cca735
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Gallium CIL
# MfGames.Gallium for C#
A small Entity-Component-System (ECS) that is built around LINQ calls and `IEnumerable<Entity>` objects.