diff --git a/README.md b/README.md index 655b5cd..250469e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Articular-ES +[![](https://github.com/Software-Hardware-Codesign/Articular-ES/actions/workflows/build-test.yml/badge.svg)](https://github.com/Software-Hardware-Codesign/Articular-ES/actions) [![](https://github.com/Software-Hardware-Codesign/Articular-ES/actions/workflows/build-deploy.yml/badge.svg)](https://repo.maven.apache.org/maven2/io/github/software-hardware-codesign/) + + An entity component system (ECS) framework featuring strong articulations among components from different systems through controller interfaces. The API is powered by a caching system that enables caching data in different configurations. Operational interactions take place within the system manager through the controller