update readme

This commit is contained in:
stryan 2022-03-08 16:12:41 -05:00
parent 877edb34f5
commit a17107379c
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ Currently stores no state and has no user authentication, so using it should jus
POST /game/{id}/move
GET /game/{id}/move/{movenum}
```
## Authorization headers
Requests should contain header "Player-id"="red|blue"