Updating the next steps on README.md

This commit is contained in:
2020-11-08 15:43:49 -03:00
parent 879f6d4b69
commit dc1db287ae

View File

@@ -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