Browse Source

Updating API notes

Kirk Trombley 5 years ago
parent
commit
dcdb7e0aff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -27,6 +27,7 @@ GET /game/{ID}
     Returns 404 vs 200 and {
         "gameId": string,
         "timer": number,
+        "rounds": number,
         "coords": {
             "1": {
                 "lat": number,