From dbb99e05e46d73fdbe665cd951a816e9c4d10130 Mon Sep 17 00:00:00 2001 From: kahsez Date: Mon, 25 Jan 2021 23:40:03 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8544a97..7d3b368 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,11 @@ I have created a workflow to [run the tests](https://github.com/kahsez/ai4g-RTS/ ## Static analyzer I have used [Sonar cloud](https://sonarcloud.io/dashboard?id=kahsez_ai4g-RTS) as a static code analyzer to generate reports every time there is a push to the master branch. To do that I have used the [MirrorNG](https://github.com/MirrorNG/unity-runner) version of [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner). +## Next steps + +* Refactor to implement a clean architecture. +* Write tests. +* Improve Sonar reliability rating. + ## Unity Version 2020.1