diff options
| author | realtradam <[email protected]> | 2021-05-27 05:29:50 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-05-27 05:29:50 -0400 |
| commit | ecbf3f77aefb9045197e6aec89369494f878dffb (patch) | |
| tree | 2ab1ce542a572a71980078adbb374866cb6bd819 /README.mdown | |
| parent | 58470d70add715bd4ea4fd75c14eb56b9e649c41 (diff) | |
| download | FelECS-ecbf3f77aefb9045197e6aec89369494f878dffb.tar.gz FelECS-ecbf3f77aefb9045197e6aec89369494f878dffb.zip | |
set up to write unit tests
Diffstat (limited to 'README.mdown')
| -rw-r--r-- | README.mdown | 3 |
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 @@  +[](https://codeclimate.com/github/realtradam/FelFlame/maintainability) +[](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. |
