summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2809f05d..1ca96320 100644
--- a/README.md
+++ b/README.md
@@ -34,10 +34,11 @@ is available. It is in construction as well because I'm adding wesocket support
The client is just at the start of the development. It handles:
- Username choice
- Create / Join a game
-
-Missing steps:
- View joined lobby
- Start game
+
+Missing steps:
+- View game elements
- Whole game process
- Scoring
bgstack15