diff --git a/README.md b/README.md index 08cab68..76fff75 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Dynamic Entity Component System +[![pipeline status](https://gitlab.com/Mergul/bubel-ecs/badges/master/pipeline.svg)](https://gitlab.com/Mergul/bubel-ecs/-/commits/master) +[![coverage report](https://gitlab.com/Mergul/bubel-ecs/badges/master/coverage.svg)](https://gitlab.com/Mergul/bubel-ecs/-/commits/master) Entity-Component-System implementation in D language. \ No newline at end of file