mirror of
https://github.com/bakpakin/tiny-ecs.git
synced 2024-11-17 04:44:23 +00:00
Add License sticker to README.md.
This commit is contained in:
parent
2621bd16a3
commit
c66ed98a5a
@ -1,4 +1,7 @@
|
||||
# tiny-ecs #
|
||||
|
||||
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
|
||||
|
||||
Tiny-ecs is an Entity Component System for lua that's simple, flexible, and useful.
|
||||
Because of lua's tabular nature, Entity Component Systems are a natural choice
|
||||
for simulating large and complex systems. For more explanation on Entity
|
||||
|
Loading…
Reference in New Issue
Block a user