summaryrefslogtreecommitdiffhomepage
path: root/README.mdown
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-05-27 05:29:50 -0400
committerrealtradam <[email protected]>2021-05-27 05:29:50 -0400
commitecbf3f77aefb9045197e6aec89369494f878dffb (patch)
tree2ab1ce542a572a71980078adbb374866cb6bd819 /README.mdown
parent58470d70add715bd4ea4fd75c14eb56b9e649c41 (diff)
downloadFelECS-ecbf3f77aefb9045197e6aec89369494f878dffb.tar.gz
FelECS-ecbf3f77aefb9045197e6aec89369494f878dffb.zip
set up to write unit tests
Diffstat (limited to 'README.mdown')
-rw-r--r--README.mdown3
1 files changed, 3 insertions, 0 deletions
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.