From dc1db287aec45c0a7e49bb45f22bf4eb9c052a85 Mon Sep 17 00:00:00 2001 From: Michel Wilhelm Date: Sun, 8 Nov 2020 15:43:49 -0300 Subject: [PATCH] Updating the next steps on README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5737dba..e25c80c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ OpenAPI 3 documentation: [https://apidoc.mines.makecodes.dev/][url/apidoc] Game frontend: [https://mines.makecodes.dev/][url/the-game] Backend github repo: [https://github.com/imakecodes/minesweeper-backend][github/backend] +# Next desired steps + +- Create unit tests +- Create e2e tests +- Design the authentication page +- Create the scoreboard + # Running locally ### Clone the repository