From 1b708db977991c26ca72289ac8d174976f16b04e Mon Sep 17 00:00:00 2001 From: Michel Wilhelm Date: Sun, 8 Nov 2020 15:42:48 -0300 Subject: [PATCH] Adding one more desire --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a43e29c..ff24aa5 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Also was used Github Actions to create docker images for [backend][github/image- - Change the primary key of the game from Integer to UUID to avoid cheating from the players - User authentication to store the match history - Create a global and by user scoreboard +- Create unit tests # Running locally