From ecbf3f77aefb9045197e6aec89369494f878dffb Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 27 May 2021 05:29:50 -0400 Subject: set up to write unit tests --- README.mdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.mdown') diff --git a/README.mdown b/README.mdown index b43cd37..4b684cc 100644 --- a/README.mdown +++ b/README.mdown @@ -1,6 +1,9 @@ ![FelFlame](https://filestorage.catgirls.rodeo/images/felflame-logo-full.png) +[![Maintainability](https://api.codeclimate.com/v1/badges/56d425d9078e98efb74b/maintainability)](https://codeclimate.com/github/realtradam/FelFlame/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/56d425d9078e98efb74b/test_coverage)](https://codeclimate.com/github/realtradam/FelFlame/test_coverage) + # What is this? This is a Ruby ECS Framework for developing games. It is still a work in progress in the early stages, is not fit for use, and does not work. -- cgit v1.2.3